etut default gamma

import 52ee126932
This commit is contained in:
Garux 2021-11-14 19:32:43 +03:00
parent 8928a4aee8
commit cbe024d507

View File

@ -465,6 +465,7 @@ struct game_etut : game_default
maxLMSurfaceVerts = 1024;
maxSurfaceVerts = 1024;
maxSurfaceIndexes = 6144;
lightmapGamma = 2.2f;
lightmapsRGB = true;
// texturesRGB = false; /* texture sRGB (yes, this is incorrect, but we better match ET:UT) */
bspVersion = 47;