From 21f74d978b4f21819e63a86f9bb282ff6150621d Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Tue, 16 Oct 2012 00:07:06 -0500 Subject: Fixed time panel positioning --- resource/ui/HudObjectiveTimePanel.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/HudObjectiveTimePanel.res') 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" -- cgit v1.2.3