(by LordHavoc) game_etut uses BSP format version 47 too
This commit is contained in:
parent
0a4e4f3786
commit
9aec6744f5
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user