From 456a0dc22cb8600647433c56c45c46c70fbbad8d Mon Sep 17 00:00:00 2001 From: ibruton Date: Tue, 12 Jul 2016 05:34:46 -0500 Subject: Made medals easier to read; make map time larger in corner on scoreboard --- resource/ui/ScoreBoard.res | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'resource/ui/ScoreBoard.res') diff --git a/resource/ui/ScoreBoard.res b/resource/ui/ScoreBoard.res index 5ee9390..fd5e5c7 100644 --- a/resource/ui/ScoreBoard.res +++ b/resource/ui/ScoreBoard.res @@ -14,7 +14,7 @@ "enabled" "1" "tabPosition" "0" "avatar_width" "54" - "medal_width" "14" + "medal_width" "18" "name_width" "0" "name_width_short" "65" "spacer" "5" @@ -395,7 +395,7 @@ "labelText" "%server%" "textAlignment" "west" "xpos" "-34" - "ypos" "2" + "ypos" "14" "zpos" "999" "wide" "600" "tall" "20" @@ -404,15 +404,15 @@ "visible" "1" [$WIN32] "enabled" "1" } - "ServerTimeLeftValue" + "ServerTimeValue" { "ControlName" "CExLabel" - "fieldName" "ServerTimeLeftValue" - "font" "Cerbetica14" + "fieldName" "ServerTimeValue" + "font" "Cerbetica20" "labelText" "%servertime%" "textAlignment" "west" "xpos" "2" - "ypos" "16" + "ypos" "2" "zpos" "999" "wide" "600" "tall" "20" @@ -679,7 +679,7 @@ "labelText" "%mapname%" "textAlignment" "west" "xpos" "3" - "ypos" "30" + "ypos" "25" "zpos" "3" "wide" "480" "tall" "20" -- cgit v1.2.3