From 9cdfd314c161c2b8b56b2866797d929a0df47f0a Mon Sep 17 00:00:00 2001 From: Mirio Date: Tue, 15 May 2018 23:18:09 +0200 Subject: [PATCH] Increase minimum width of the scoreboard, so all cts records can be displayed --- _hud_common.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_hud_common.cfg b/_hud_common.cfg index 4edd00e18..9fe701493 100644 --- a/_hud_common.cfg +++ b/_hud_common.cfg @@ -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 ${* ?}" -- 2.39.2