]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
oops, make timer bg show up correctly in the default config
authorFruitieX <rasse@rasse-lappy.localdomain>
Fri, 14 May 2010 15:52:15 +0000 (18:52 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Fri, 14 May 2010 15:52:15 +0000 (18:52 +0300)
defaultXonotic.cfg

index b2f1e466de596f3956e69abb92fa6a04394ecd8b..353540ec4f13ff939061df09236f6d40c52d6453 100644 (file)
@@ -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"