diff options
| author | Ian Bruton <[email protected]> | 2012-10-16 00:07:06 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-16 00:07:06 -0500 |
| commit | 21f74d978b4f21819e63a86f9bb282ff6150621d (patch) | |
| tree | 8d6a01136e3883b1fa6336aa1e7b42f048a0fb9a /resource/ui/HudObjectiveTimePanel.res | |
| parent | d21daad78a80fda1bc91d253ddd23b7adc91d674 (diff) | |
Fixed time panel positioning
Diffstat (limited to 'resource/ui/HudObjectiveTimePanel.res')
| -rw-r--r-- | resource/ui/HudObjectiveTimePanel.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/HudObjectiveTimePanel.res b/resource/ui/HudObjectiveTimePanel.res index 58d1031..929210b 100644 --- a/resource/ui/HudObjectiveTimePanel.res +++ b/resource/ui/HudObjectiveTimePanel.res @@ -43,10 +43,10 @@ {
"ControlName" "CExLabel"
"fieldName" "WaitingForPlayersLabel"
- "xpos" "12"
+ "xpos" "25"
"ypos" "21"
"zpos" "5"
- "wide" "78"
+ "wide" "50"
"tall" "19"
"visible" "0"
"enabled" "1"
@@ -78,7 +78,7 @@ {
"ControlName" "CExLabel"
"fieldName" "OvertimeLabel"
- "xpos" "12"
+ "xpos" "25"
"ypos" "21"
"zpos" "5"
"wide" "78"
@@ -113,7 +113,7 @@ {
"ControlName" "CExLabel"
"fieldName" "SuddenDeathLabel"
- "xpos" "12"
+ "xpos" "25"
"ypos" "21"
"ypos_hidef" "41"
"ypos_lodef" "41"
@@ -154,10 +154,10 @@ {
"ControlName" "CExLabel"
"fieldName" "SetupLabel"
- "xpos" "12"
+ "xpos" "25"
"ypos" "21"
"zpos" "5"
- "wide" "78"
+ "wide" "50"
"tall" "19"
"visible" "0"
"enabled" "1"
|
