]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_quake3.h
ABToSVK commit
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_quake3.h
index 9b55787d83df536d5cc039d07430a36cada08eaf..d42219d0efbe39a2f91c0d12822ff55d7d856df5 100644 (file)
@@ -107,7 +107,7 @@ game_t struct
        qfalse,                         /* flares */
        "flareshader",          /* default flare shader */
        "IBSP",                         /* bsp file prefix */
-       46,                                     /* bsp file version */
+       47,                                     /* bsp file version */
        LoadIBSPFile,           /* bsp load function */
        WriteIBSPFile,          /* bsp write function */
 
@@ -171,7 +171,6 @@ game_t struct
                { "nodlight",           0,                                                      0,                                                      Q_SURF_NODLIGHT,                        0,                                                      0,                                                      0 },
                { "dust",                       0,                                                      0,                                                      Q_SURF_DUST,                            0,                                                      0,                                                      0 },
                
-               
                /* null */
                { NULL, 0, 0, 0, 0, 0, 0 }
        }