diff options
| author | CriticalFlaw <[email protected]> | 2019-03-21 19:50:53 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-21 19:50:53 -0400 |
| commit | 3df7758fd3b7db33adab4111530c70a5f4236bc2 (patch) | |
| tree | 7b5f8aaee74ccac69aeea2d2d44f6bd2beb090f9 /resource/ui/HudObjectiveTimePanel.res | |
| parent | 8045488b1b248ca88556582063f0052a3727807c (diff) | |
Updated Time Panels
Diffstat (limited to 'resource/ui/HudObjectiveTimePanel.res')
| -rw-r--r-- | resource/ui/HudObjectiveTimePanel.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/HudObjectiveTimePanel.res b/resource/ui/HudObjectiveTimePanel.res index 0090d9a..c38f916 100644 --- a/resource/ui/HudObjectiveTimePanel.res +++ b/resource/ui/HudObjectiveTimePanel.res @@ -50,10 +50,10 @@ "ControlName" "CExLabel" "fieldName" "WaitingForPlayersLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" - "wide" "36" - "tall" "19" + "wide" "50" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "#game_WaitingForPlayers" @@ -82,10 +82,10 @@ "ControlName" "CExLabel" "fieldName" "OvertimeLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" "wide" "50" - "tall" "19" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "#game_Overtime" @@ -117,10 +117,10 @@ "ControlName" "CExLabel" "fieldName" "SuddenDeathLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" "wide" "50" - "tall" "19" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "#game_SuddenDeath" @@ -151,10 +151,10 @@ "ControlName" "CExLabel" "fieldName" "SetupLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" "wide" "50" - "tall" "19" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "#game_Setup" @@ -185,10 +185,10 @@ "ControlName" "CExLabel" "fieldName" "ServerTimeLimitLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" "wide" "50" - "tall" "19" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "%servertimeleft%" |
