]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_etut.h
swap values 0 and 1 for -exposure (now -exposure 0 does nothing, -exposure 1 did...
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_etut.h
index ebc0b92ca74a0566e4e949f5f24616ec9f5c7e30..4b12631f5d583f9ba67cd356fd966ecd950c1163 100644 (file)
@@ -151,7 +151,7 @@ game_t struct
        qtrue,                          /* lightmap sRGB */
        qfalse,                         /* texture sRGB (yes, this is incorrect, but we better match ET:UT) */
        qfalse,                         /* color sRGB */
-       1.0f,                           /* lightmap exposure */
+       0.0f,                           /* lightmap exposure */
        1.0f,                           /* lightmap compensate */
        1.0f,                           /* lightgrid scale */
        1.0f,                           /* lightgrid ambient scale */