X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=tools%2Fquake3%2Fq3map2%2Fgame_etut.h;h=f02fdb0a3f79dd0c593dda6e200cb55afc6244e1;hb=414307f1eb6b2f46b87121ea71d63adf973cf571;hp=f4303f2e63153470c2f3431d8d14567239c923f2;hpb=839c9693774fdb0e420391f65b8066e8bd04c591;p=xonotic%2Fnetradiant.git diff --git a/tools/quake3/q3map2/game_etut.h b/tools/quake3/q3map2/game_etut.h index f4303f2e..f02fdb0a 100644 --- a/tools/quake3/q3map2/game_etut.h +++ b/tools/quake3/q3map2/game_etut.h @@ -143,6 +143,7 @@ 1024, /* max lightmapped surface verts */ 1024, /* max surface verts */ 6144, /* max surface indexes */ + qfalse, /* enable per shader prefix surface flags and .tex file */ qfalse, /* flares */ "flareshader", /* default flare shader */ qfalse, /* wolf lighting model? */ @@ -168,6 +169,7 @@ qtrue, /* minimap keep aspect */ MINIMAP_MODE_GRAY, /* minimap mode */ "%s.tga", /* minimap name format */ + MINIMAP_SIDECAR_NONE, /* minimap sidecar format */ "IBSP", /* bsp file prefix */ 47, /* bsp file version */ qfalse, /* cod-style lump len/ofs order */