From a462abea87f03446e01f7bff99083e371999f23d Mon Sep 17 00:00:00 2001 From: ketetaco <70152439+tacokete@users.noreply.github.com> Date: Mon, 28 Jun 2021 09:10:16 -0400 Subject: Timer Team Backgrounds Made the blue and red panels symmetrical so that the red one doesn't stick out --- resource/ui/hudroundcounter.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui') diff --git a/resource/ui/hudroundcounter.res b/resource/ui/hudroundcounter.res index 3f643ee..5ea6a26 100644 --- a/resource/ui/hudroundcounter.res +++ b/resource/ui/hudroundcounter.res @@ -69,7 +69,7 @@ "fieldName" "BlueTeamBackground" "xpos" "c-25" "ypos" "0" - "wide" "26" + "wide" "25" "tall" "10" "visible" "1" "enabled" "1" @@ -81,7 +81,7 @@ { "ControlName" "ImagePanel" "fieldName" "RedTeamBackground" - "xpos" "c1" + "xpos" "c0" "ypos" "0" "wide" "25" "tall" "10" @@ -104,4 +104,4 @@ "fillcolor" "TransparentBlack" "proportionaltoparent" "1" } -} \ No newline at end of file +} -- cgit v1.2.3