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/HudObjectiveKothTimePanel.res | |
| parent | d21daad78a80fda1bc91d253ddd23b7adc91d674 (diff) | |
Fixed time panel positioning
Diffstat (limited to 'resource/ui/HudObjectiveKothTimePanel.res')
| -rw-r--r-- | resource/ui/HudObjectiveKothTimePanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/HudObjectiveKothTimePanel.res b/resource/ui/HudObjectiveKothTimePanel.res index 11d5cc2..386919f 100644 --- a/resource/ui/HudObjectiveKothTimePanel.res +++ b/resource/ui/HudObjectiveKothTimePanel.res @@ -4,7 +4,7 @@ {
"ControlName" "ImagePanel"
"fieldName" "BlueTimer"
- "xpos" "0"
+ "xpos" "c-50"
"ypos" "0"
"zpos" "2"
"wide" "100"
@@ -34,7 +34,7 @@ {
"ControlName" "ImagePanel"
"fieldName" "RedTimer"
- "xpos" "50"
+ "xpos" "c0"
"ypos" "0"
"zpos" "2"
"wide" "100"
|
