From: MirceaKitsune Date: Tue, 15 Nov 2011 23:07:27 +0000 (+0200) Subject: Better default HUD color X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=90ac797dc318c0883f2ed9709c0cd16e19f56cd1;p=voretournament%2Fvoretournament.git Better default HUD color --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index dc8541ff..bf872ce8 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1200,7 +1200,7 @@ sbar_info_pos 50 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 "0.5 0.25 1" "default color of the HUD background" +seta sbar_color_bg "0.5 0.25 0.5" "default color 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" seta sbar_scoreboard_alpha_bg 0.6 "scoreboard background alpha"