]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Increase a little bit hud_panel_scoreboard_maxheight
authorterencehill <piuntn@gmail.com>
Sat, 26 Nov 2016 02:18:53 +0000 (03:18 +0100)
committerterencehill <piuntn@gmail.com>
Sat, 26 Nov 2016 02:18:53 +0000 (03:18 +0100)
_hud_common.cfg

index c7befdd232dd79479a9c2a7b54c81120e9708150..2e8d64da5ae99f8ed274600eda2f73520151fa44 100644 (file)
@@ -108,7 +108,7 @@ seta hud_panel_infomessages_group_time 6 "number of seconds a message of a group
 seta hud_panel_infomessages_group_fadetime 0.4 "group message fade in/out time"
 
 seta hud_panel_scoreboard_namesize 15 "size limit of player names and relative column (multiplied by fontsize)"
-seta hud_panel_scoreboard_maxheight 0.5 "max height of the scoreboard; a few players that wouldn't fit into the scoreboard are listed in the last row"
+seta hud_panel_scoreboard_maxheight 0.6 "max height of the scoreboard; a few players that wouldn't fit into the scoreboard are listed in the last row"
 seta hud_panel_scoreboard_others_showscore 1 "show scores of players listed in the last row when the scoreboard reaches the max height"
 seta hud_panel_scoreboard_spectators_showping 1 "show ping of spectators"
 seta hud_panel_scoreboard_spectators_aligned 0 "align spectators in columns"