]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Radius 8 by default
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 1 Mar 2011 14:06:00 +0000 (16:06 +0200)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 1 Mar 2011 14:06:00 +0000 (16:06 +0200)
defaultXonotic.cfg

index f510f18bedb66547f59ddfe73d43224dfb731d32..13ce7ce94558d6e91d25e21314f0f0e46e22420b 100644 (file)
@@ -1452,7 +1452,7 @@ seta hud_powerup 0.5 "power of the sharpen effect when owning the shield or stre
 
 seta hud_postprocessing 1 "enables the ability for effects such as hud_damage_blur and hud_contents to apply a postprocessing method upon the screen - enabling this disables manual editing of the postprocess cvars"
 seta hud_postprocessing_maxbluralpha 0.5 "maximum alpha which the blur postprocess can be"
-seta hud_postprocessing_maxblurradius 10 "maximum radius which the blur postprocess can be"
+seta hud_postprocessing_maxblurradius 8 "maximum radius which the blur postprocess can be"
 
 seta hud_contents 1 "an improved version of gl_polyblend for liquids such as water/lava/slime, draw a filler when inside the liquid"
 seta hud_contents_blur 10 "Use postprocessing to blur the screen when you are inside a liquid. Higher values = more blur"