X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=tools%2Fquake3%2Fq3map2%2Fgame_xonotic.h;h=97ccff222d5ac7cbfccabd2032db83e9374d4c73;hb=b2827b118808cd6929d39ca7c628b8429542984f;hp=b0ac53959b5f1a1691bad763da742fda6eb9e3b0;hpb=3c73487420fde8d4a3b5360d8b99e48132517900;p=xonotic%2Fnetradiant.git diff --git a/tools/quake3/q3map2/game_xonotic.h b/tools/quake3/q3map2/game_xonotic.h index b0ac5395..97ccff22 100644 --- a/tools/quake3/q3map2/game_xonotic.h +++ b/tools/quake3/q3map2/game_xonotic.h @@ -58,6 +58,7 @@ 1048575, /* max lightmapped surface verts */ 1048575, /* max surface verts */ 1048575, /* max surface indexes */ + qfalse, /* enable per shader prefix surface flags and .tex file */ qfalse, /* flares */ "flareshader", /* default flare shader */ qfalse, /* wolf lighting model? */ @@ -83,6 +84,7 @@ qtrue, /* minimap keep aspect */ MINIMAP_MODE_GRAY, /* minimap mode */ "../gfx/%s_mini.tga", /* minimap name format */ + MINIMAP_SIDECAR_NONE, /* minimap sidecar format */ "IBSP", /* bsp file prefix */ 46, /* bsp file version */ qfalse, /* cod-style lump len/ofs order */