From bcac84d0b050ef4709f9b76bbc1a7ac4cd6dd2bc Mon Sep 17 00:00:00 2001 From: Samual Date: Tue, 15 Feb 2011 17:31:46 -0500 Subject: [PATCH] hud_panel_radar 2 (always on) by default for hud_luminos.cfg -- This is so that modes like keepaway work with the radar, and so that the hud is consistent always. Besides: It's always on for other hud configs, why not default regardless of the keepaway aspect? --- hud_luminos.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hud_luminos.cfg b/hud_luminos.cfg index a3f3ed39e..97795c5b2 100644 --- a/hud_luminos.cfg +++ b/hud_luminos.cfg @@ -120,7 +120,7 @@ seta hud_panel_timer_bg_alpha "" seta hud_panel_timer_bg_border "" seta hud_panel_timer_bg_padding "0" -seta hud_panel_radar 1 +seta hud_panel_radar 2 // enabled for keepaway and to make the HUD consistent throughout game modes seta hud_panel_radar_pos "0.030000 0.020000" seta hud_panel_radar_size "0.170000 0.220000" seta hud_panel_radar_bg "" -- 2.39.2