From dc962b02c2f83396b9724607cd791ab76614d919 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Sun, 16 May 2010 21:17:30 +0300 Subject: [PATCH] make pressedkeys description better, make modicons default to on --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 77cec713d..ec4b1d4e8 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1451,7 +1451,7 @@ seta hud_vote_bg_alpha 0 "if set to something else than 0 = override default alp seta hud_vote_bg_border 0 "if set to something else than 0 = override size of border around the background" seta hud_vote_bg_padding 0 "padding of contents from border" -seta hud_modicons 0 "enable/disable this panel" +seta hud_modicons 1 "enable/disable this panel" seta hud_modicons_pos "-0.571569 -0.265625" "position of this base of the panel" seta hud_modicons_size "0.145098 0.114105" "size of this panel" seta hud_modicons_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background" @@ -1461,7 +1461,7 @@ seta hud_modicons_bg_border 0 "if set to something else than 0 = override size o seta hud_modicons_bg_padding 0 "padding of contents from border" seta hud_progressbar_nexball_color "0.7 0.1 0" "R G B vector of the progress bar background color" -seta hud_pressedkeys 1 "enable/disable this panel" +seta hud_pressedkeys 1 "enable/disable this panel, 1 = show only when spectating other players, 2 = show always" seta hud_pressedkeys_pos "-0.571569 -0.265625" "position of this base of the panel" seta hud_pressedkeys_size "0.145098 0.114105" "size of this panel" seta hud_pressedkeys_bg "" "if set to something else than \"\" = override default background, if set to 0 = disable background" -- 2.39.2