]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_quake3.h
patch from Rudolf Polzer implementing bsp46 support and adding -game
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_quake3.h
index dbb4a4b3a8f1034b4ccea1ea389c2c2b5b2fe774..be1f3397acc1eac35e7d16b9e7992a846afa6fc2 100644 (file)
@@ -114,7 +114,7 @@ game_t struct
        1.0f,                           /* lightmap gamma */
        1.0f,                           /* lightmap compensate */
        "IBSP",                         /* bsp file prefix */
-       47,                                     /* bsp file version */
+       46,                                     /* bsp file version */
        qfalse,                         /* cod-style lump len/ofs order */
        LoadIBSPFile,           /* bsp load function */
        WriteIBSPFile,          /* bsp write function */