]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
set glowintensity to 1 again for now
authorRudolf Polzer <divverent@xonotic.org>
Fri, 25 Nov 2011 22:32:02 +0000 (23:32 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Fri, 25 Nov 2011 22:32:02 +0000 (23:32 +0100)
defaultXonotic.cfg

index 326b59c77a2eb7051ca2727f5ab45466a4c9a7f6..80307c2850ae119ddfddad2a42ef0379919e5abe 100644 (file)
@@ -250,7 +250,7 @@ v_deathtilt 0 // needed for spectators (who are dead to avoid prediction)
 // we want to use sRGB for our maps!
 exec sRGB-disable.cfg
 vid_sRGB_fallback 2
-r_hdr_glowintensity 2
+r_hdr_glowintensity 1
 
 // these settings determine how much the view is affected by movement/damage
 cl_smoothviewheight 0.05 // time of the averaging to the viewheight value so that it creates a smooth transition for crouching and such. 0 for instant transition