X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=tools%2Fquake3%2Fq3map2%2Fgame_etut.h;h=de7fad75952fef6ed0675be2706b82b6956f5b1a;hb=38056549ede3da5736686243a1242a2e67a35ec1;hp=0841283da3179b83a7d76bfdcd387435a29b58e1;hpb=e4287c28bb2dafedc81c66e63951d947cfbeb225;p=xonotic%2Fnetradiant.git diff --git a/tools/quake3/q3map2/game_etut.h b/tools/quake3/q3map2/game_etut.h index 0841283d..de7fad75 100644 --- a/tools/quake3/q3map2/game_etut.h +++ b/tools/quake3/q3map2/game_etut.h @@ -143,11 +143,12 @@ 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? */ 128, /* lightmap width/height */ - 1.0f, /* lightmap gamma */ + 2.2f, /* lightmap gamma */ qtrue, /* lightmap sRGB */ qfalse, /* texture sRGB (yes, this is incorrect, but we better match ET:UT) */ qfalse, /* color sRGB */