From 8591420b3c6dadd9eb1d3168f6752e79c4c69b64 Mon Sep 17 00:00:00 2001 From: terencehill Date: Sat, 6 Aug 2016 16:37:40 +0200 Subject: [PATCH] Apply panel bg to the scoreboard in the Nexuiz skin too --- hud_nexuiz.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hud_nexuiz.cfg b/hud_nexuiz.cfg index 6d7de3ec5..ae786574f 100644 --- a/hud_nexuiz.cfg +++ b/hud_nexuiz.cfg @@ -360,10 +360,10 @@ seta hud_panel_quickmenu_align "0" seta hud_panel_scoreboard_pos "0.150000 0.150000" seta hud_panel_scoreboard_size "0.700000 0.700000" -seta hud_panel_scoreboard_bg "0" +seta hud_panel_scoreboard_bg "" seta hud_panel_scoreboard_bg_color "" seta hud_panel_scoreboard_bg_color_team "" -seta hud_panel_scoreboard_bg_alpha "" +seta hud_panel_scoreboard_bg_alpha "0.7" seta hud_panel_scoreboard_bg_border "" seta hud_panel_scoreboard_bg_padding "" seta hud_panel_scoreboard_fadeinspeed "10" -- 2.39.2