From 6be79aad61c8e48a1c92a5fe129448caf12fcbcf Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Tue, 1 Mar 2011 16:06:00 +0200 Subject: [PATCH] Radius 8 by default --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index f510f18be..13ce7ce94 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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" -- 2.39.2