]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
disable WIP panels for now
authorFruitieX <rasse@rasse-lappy.localdomain>
Sun, 2 May 2010 11:50:03 +0000 (14:50 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Sun, 2 May 2010 11:50:03 +0000 (14:50 +0300)
defaultXonotic.cfg

index 5cc893cc2519cd70363d4e3a535d5e64a24e4d05..4d38178679e87521073aac8536109e96ba76a448 100644 (file)
@@ -1338,7 +1338,7 @@ seta hud_inventory_bg 1 "enable/disable the background of this panel"
 seta hud_inventory_marigin 30 "size of marigin from the background edges"
 seta hud_inventory_color "" "optional R G B vector of the inventory background color, otherwise use hud default"
 
-seta hud_powerups 1 "enable/disable this panel"
+seta hud_powerups 0 "enable/disable this panel"
 seta hud_powerups_pos "0 -90" "position of this panel"
 seta hud_powerups_size "240 90" "size of this panel"
 seta hud_powerups_bg 1 "enable/disable the background of this panel"
@@ -1354,7 +1354,7 @@ seta hud_healtharmor_color "" "optional R G B vector of the inventory background
 seta hud_progressbar_health_color "0.6 0 0" "optional R G B vector of the inventory background color, otherwise use hud default"
 seta hud_progressbar_armor_color "0 0.6 0" "optional R G B vector of the inventory background color, otherwise use hud default"
 
-seta hud_notify 1 "enable/disable this panel"
+seta hud_notify 0 "enable/disable this panel"
 seta hud_notify_pos "-300 -37.5" "position of this base of the panel"
 seta hud_notify_size "200 37.5" "size of this panel with all notifications on"
 seta hud_notify_bg 1 "enable/disable the background of this panel"
@@ -1376,14 +1376,14 @@ seta hud_radar_bg 1 "enable/disable the background of this panel"
 seta hud_radar_marigin 30 "size of marigin from the background edges"
 seta hud_radar_color "" "optional R G B vector of the inventory background color, otherwise use hud default"
 
-seta hud_score 1 "enable/disable this panel"
+seta hud_score 0 "enable/disable this panel"
 seta hud_score_pos "-300 -37.5" "position of this base of the panel"
 seta hud_score_size "200 37.5" "size of this panel"
 seta hud_score_bg 1 "enable/disable the background of this panel"
 seta hud_score_marigin 30 "size of marigin from the background edges"
 seta hud_score_color "" "optional R G B vector of the inventory background color, otherwise use hud default"
 
-seta hud_racetimer 1 "enable/disable this panel"
+seta hud_racetimer 0 "enable/disable this panel"
 seta hud_racetimer_pos "-300 -37.5" "position of this base of the panel"
 seta hud_racetimer_size "200 37.5" "size of this panel"
 seta hud_racetimer_bg 0 "enable/disable the background of this panel"