]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
make pressedkeys description better, make modicons default to on
authorFruitieX <rasse@rasse-lappy.localdomain>
Sun, 16 May 2010 18:17:30 +0000 (21:17 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Sun, 16 May 2010 18:17:30 +0000 (21:17 +0300)
defaultXonotic.cfg

index 77cec713d84106e6f561e9f1b845ea33b070f04b..ec4b1d4e80ec47b42c651232a68513bd0c05c4f7 100644 (file)
@@ -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"