diff options
Diffstat (limited to 'minmode')
| -rw-r--r-- | minmode/resource/ui/ScoreBoard.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/minmode/resource/ui/ScoreBoard.res b/minmode/resource/ui/ScoreBoard.res index 5ee9390..fd5e5c7 100644 --- a/minmode/resource/ui/ScoreBoard.res +++ b/minmode/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" |
