summaryrefslogtreecommitdiff
path: root/resource/ui/hudroundcounter.res
diff options
context:
space:
mode:
authorketetaco <[email protected]>2021-06-28 09:10:16 -0400
committerGitHub <[email protected]>2021-06-28 09:10:16 -0400
commita462abea87f03446e01f7bff99083e371999f23d (patch)
tree0406521e35cee8a8080d10aaad0eb23bda752eb5 /resource/ui/hudroundcounter.res
parent197e4e9ece2de4aa3234492713ab276357aaeccc (diff)
Timer Team Backgrounds
Made the blue and red panels symmetrical so that the red one doesn't stick out
Diffstat (limited to 'resource/ui/hudroundcounter.res')
-rw-r--r--resource/ui/hudroundcounter.res6
1 files changed, 3 insertions, 3 deletions
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
+}