From 9c3d8e125029ea0ceaa58f175c7ede864d2753eb Mon Sep 17 00:00:00 2001 From: raysfire Date: Thu, 2 Jul 2015 22:53:54 -0500 Subject: Fixed scoreboards to support medals and adjusted columns --- resource/ui/ScoreBoard-9s.res | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'resource/ui/ScoreBoard-9s.res') diff --git a/resource/ui/ScoreBoard-9s.res b/resource/ui/ScoreBoard-9s.res index 149b41c..d08fe85 100644 --- a/resource/ui/ScoreBoard-9s.res +++ b/resource/ui/ScoreBoard-9s.res @@ -13,14 +13,17 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "avatar_width" "54" + "medal_width" "14" + "avatar_width" "50" "name_width" "80" "name_width_minmode""60" "status_width" "15" "nemesis_width" "15" "class_width" "15" "score_width" "24" - "ping_width" "24" + "ping_width" "24" + "stats_width" "30" + "killstreak_width" "20" } "BlueScoreBG" { -- cgit v1.2.3