]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Increase minimum width of the scoreboard, so all cts records can be displayed
authorMirio <opivy@hotmail.de>
Tue, 15 May 2018 21:18:09 +0000 (23:18 +0200)
committerMirio <opivy@hotmail.de>
Tue, 15 May 2018 21:18:09 +0000 (23:18 +0200)
_hud_common.cfg

index 4edd00e18949a76f50e5ffed82202104b0ec8ede..9fe701493766916e39ac87dcf2c48c64dbdfa2fd 100644 (file)
@@ -113,7 +113,7 @@ seta hud_panel_scoreboard_maxheight 0.6 "max height of the scoreboard; a few pla
 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"
-seta hud_panel_scoreboard_minwidth 0.4 "minimum width of the scoreboard"
+seta hud_panel_scoreboard_minwidth 0.6 "minimum width of the scoreboard"
 
 // hud panel aliases
 alias quickmenu "cl_cmd hud quickmenu ${* ?}"