From: terencehill Date: Sat, 26 Nov 2016 02:18:53 +0000 (+0100) Subject: Increase a little bit hud_panel_scoreboard_maxheight X-Git-Tag: xonotic-v0.8.2~412 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b204dac8e013dde2ab3c2a5c65192f2d20204940;p=xonotic%2Fxonotic-data.pk3dir.git Increase a little bit hud_panel_scoreboard_maxheight --- diff --git a/_hud_common.cfg b/_hud_common.cfg index c7befdd23..2e8d64da5 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -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"