summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Bruton <[email protected]>2012-10-16 20:05:36 -0500
committerIan Bruton <[email protected]>2012-10-16 20:05:36 -0500
commit9e6e6fb608339ac5a81ff61af20c9ad6fcf0fc47 (patch)
treeb2a1b4ff0eed820baabfb4c8fdf696a7250d3d7a
parent97479af2d2bdd36c3788742860d810e476fd8abd (diff)
Fixed hidden koth panels
-rw-r--r--resource/ui/HudObjectiveKothTimePanel.res4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/HudObjectiveKothTimePanel.res b/resource/ui/HudObjectiveKothTimePanel.res
index 386919f..11d5cc2 100644
--- a/resource/ui/HudObjectiveKothTimePanel.res
+++ b/resource/ui/HudObjectiveKothTimePanel.res
@@ -4,7 +4,7 @@
{
"ControlName" "ImagePanel"
"fieldName" "BlueTimer"
- "xpos" "c-50"
+ "xpos" "0"
"ypos" "0"
"zpos" "2"
"wide" "100"
@@ -34,7 +34,7 @@
{
"ControlName" "ImagePanel"
"fieldName" "RedTimer"
- "xpos" "c0"
+ "xpos" "50"
"ypos" "0"
"zpos" "2"
"wide" "100"