From 9e6e6fb608339ac5a81ff61af20c9ad6fcf0fc47 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Tue, 16 Oct 2012 20:05:36 -0500 Subject: Fixed hidden koth panels --- resource/ui/HudObjectiveKothTimePanel.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/HudObjectiveKothTimePanel.res') 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" -- cgit v1.2.3