From 4b9f71d452ffcd5dcdff16ddf4350bb3c55973ec Mon Sep 17 00:00:00 2001 From: FruitieX Date: Tue, 8 Jun 2010 21:29:22 +0300 Subject: [PATCH] enable notify panel by default, it should be ready for testing --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e69d53b8e..87c5883cb 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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" -- 2.39.2