From 66ec19aea0c8c936f496c9c4cb871a3ec4c88e87 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Fri, 14 May 2010 18:52:15 +0300 Subject: [PATCH] oops, make timer bg show up correctly in the default config --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index b2f1e466d..353540ec4 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1404,7 +1404,7 @@ seta hud_timer 1 "enable/disable this panel" seta hud_timer_pos "-0.213725 0" "position of this base of the panel" seta hud_timer_size "0.212735 0.054427" "size of this panel" seta hud_timer_increment 0 "show elapsed time instead of remaining time" -seta hud_timer_bg border_oldhud "if set to something else than \"\" = override default background, if set to 0 = disable background" +seta hud_timer_bg border "if set to something else than \"\" = override default background, if set to 0 = disable background" seta hud_timer_bg_color "" "optional R G B string of the background color, otherwise use hud default" seta hud_timer_bg_alpha 0 "if set to something else than 0 = override default alpha" seta hud_timer_bg_border 0 "if set to something else than 0 = override size of border around the background" -- 2.39.2