]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
enable notify panel by default, it should be ready for testing
authorFruitieX <rasse@rasse-lappy.localdomain>
Tue, 8 Jun 2010 18:29:22 +0000 (21:29 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Tue, 8 Jun 2010 18:29:22 +0000 (21:29 +0300)
defaultXonotic.cfg

index e69d53b8e4ca0aa0a24446218678f69dd42c4091..87c5883cb190640deaac77d8a4c928e0cf2d5f12 100644 (file)
@@ -1397,7 +1397,7 @@ seta hud_progressbar_health_color "0.6 0 0" "R G B vector of the progress bar ba
 seta hud_progressbar_armor_color "0 0.6 0" "R G B vector of the progress bar background color"
 seta hud_progressbar_fuel_color "0.6 0.6 0" "R G B vector of the progress bar background color"
 
-seta hud_notify 0 "enable/disable this panel"
+seta hud_notify 1 "enable/disable this panel"
 seta hud_notify_pos "0.1 0" "position of this base of the panel"
 seta hud_notify_size "0.1 0.1" "size of this panel with all notifications on"
 seta hud_notify_bg "" "if set to something else than \"\" = override default background"