]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_wolf.h
supposedly, RTCW and W:ET use BSP format 47... so let's use that
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_wolf.h
index 2e7baf461708e0cab8e495a467aae6c26435a290..300d8842eed92130b8ad3aa50e91ee02ddf3134a 100644 (file)
@@ -146,7 +146,7 @@ game_t struct
        MINIMAP_MODE_GRAY,  /* minimap mode */
        "%s.tga",           /* minimap name format */
        "IBSP",                         /* bsp file prefix */
-       46,                                     /* bsp file version */
+       47,                                     /* bsp file version */
        qfalse,                         /* cod-style lump len/ofs order */
        LoadIBSPFile,           /* bsp load function */
        WriteIBSPFile,          /* bsp write function */