From 5cbd568da9819ab0e33d36518dc29e6d760883d7 Mon Sep 17 00:00:00 2001 From: Samual Date: Sun, 9 Jan 2011 19:23:01 -0500 Subject: [PATCH] Oops, update one cvar because I forgot to change it --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 23b7c20436..beafd5cb88 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1446,7 +1446,7 @@ seta hud_postprocessing_maxblurradius 10 "maximum radius which the blur postproc seta hud_contents 1 "an improved version of gl_polyblend for liquids such as water/lava/slime, draw a filler or blur when inside the liquid" seta hud_contents_blur 0 "Use postprocessing to blur the screen when you are inside a liquid. Higher values = more blur" -seta hud_contents_blur_alpha 1 "Amount of alpha to use when merging the blurred layers back into the render. Turning this up higher will remove bloom, so it's best to find a balance" +seta hud_contents_blur_alpha 0.5 "Amount of alpha to use when merging the blurred layers back into the render. Turning this up higher will remove bloom, so it's best to find a balance" seta hud_contents_factor 1 "factor at which to multiply the current faded value." seta hud_contents_fadetime 0.1 "factor of time for average alpha level to go to the actual content value" seta hud_contents_lava_alpha 0.7 "alpha of the lava color blend when inside it" -- 2.39.2