From: MirceaKitsune Date: Tue, 23 Aug 2011 20:59:53 +0000 (+0300) Subject: Make the default HUD whiter X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=11dc53575db1ff15dc4fbad19fb0aac95b6fec73;p=voretournament%2Fvoretournament.git Make the default HUD whiter --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 3b6f3a56..11680ac8 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1186,7 +1186,7 @@ seta sbar_alpha_bg 0.8 "alpha value of the HUD background" seta sbar_alpha_fg 1 "alpha value of the HUD foreground items" seta sbar_border_thickness 1 "scoreboard border thickness" seta sbar_color_bg_r 0.5 "red color component of the HUD background" -seta sbar_color_bg_g 0 "green color component of the HUD background" +seta sbar_color_bg_g 0.25 "green color component of the HUD background" seta sbar_color_bg_b 1 "blue color component of the HUD background" seta sbar_color_bg_team 1 "team color multiplier of the HUD background" seta sbar_scoreboard_offset 100 "scoreboard vertical position"