]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_darkplaces.h
swap values 0 and 1 for -exposure (now -exposure 0 does nothing, -exposure 1 did...
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_darkplaces.h
index 653beb101b4a3bef02fef7165155c3a103ac75a5..1e09440f69b8ca8b0c68c68d0c2ed7b62b34f113 100644 (file)
@@ -55,6 +55,8 @@ game_t struct
        128,                            /* lightmap width/height */
        1.0f,                           /* lightmap gamma */
        qfalse,                         /* lightmap sRGB */
+       qfalse,                         /* texture sRGB */
+       qfalse,                         /* color sRGB */
        200.0f,                         /* lightmap exposure */
        1.0f,                           /* lightmap compensate */
        0.3f,                           /* lightgrid scale */