]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_etut.h
(by LordHavoc) game_etut uses BSP format version 47 too
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_etut.h
index 87d32b5563e0ea262079c6f5eb9d7d682891a85b..8add5bbe09a78a221559536d92ce5309d5809bc9 100644 (file)
@@ -166,7 +166,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 */