]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_xonotic.h
Xonotic: make sRGB compiles default
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_xonotic.h
index 3e1320411fc3cf6ae48ecd7374d086e7099cae1a..cf75485421aba5dddaebb8c91eca3ee6f9d9e999 100644 (file)
@@ -63,9 +63,9 @@ game_t struct
        qfalse, /* wolf lighting model? */
        128, /* lightmap width/height */
        1.0f, /* lightmap gamma */
-       qfalse, /* lightmap sRGB */
-       qfalse, /* texture sRGB */
-       qfalse, /* color sRGB */
+       qtrue, /* lightmap sRGB */
+       qtrue, /* texture sRGB */
+       qtrue, /* color sRGB */
        1.0f, /* lightmap exposure */
        1.0f, /* lightmap compensate */
        1.0f, /* lightgrid scale */