X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=tools%2Fquake3%2Fq3map2%2Fgame_quake3.h;h=dbb4a4b3a8f1034b4ccea1ea389c2c2b5b2fe774;hp=1aad043d2b4d6e3f1069b9b5133b362af8912511;hb=cc4e44e31a89c8efed942ca26e2a341466f9a3b2;hpb=2c4c4aead76ba5d06b74ad3cfbb92ade42f6625f;ds=sidebyside diff --git a/tools/quake3/q3map2/game_quake3.h b/tools/quake3/q3map2/game_quake3.h index 1aad043d..dbb4a4b3 100644 --- a/tools/quake3/q3map2/game_quake3.h +++ b/tools/quake3/q3map2/game_quake3.h @@ -114,7 +114,7 @@ game_t struct 1.0f, /* lightmap gamma */ 1.0f, /* lightmap compensate */ "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 */ @@ -179,7 +179,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 } }