diff options
| author | Ian Bruton <[email protected]> | 2012-10-04 19:16:15 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-04 19:16:15 -0500 |
| commit | 5f450f3f379a31a1353e4f55666a7a616960a431 (patch) | |
| tree | 21be5bdeb1ac8aeb5f8cbb684616a00e7065417a /resource/ui/Teammenu.res | |
| parent | 374a301ef776fc842237987036350ca51bcb3628 (diff) | |
Fixed a few positioning errors
Diffstat (limited to 'resource/ui/Teammenu.res')
| -rw-r--r-- | resource/ui/Teammenu.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/Teammenu.res b/resource/ui/Teammenu.res index 237adfa..cb5263c 100644 --- a/resource/ui/Teammenu.res +++ b/resource/ui/Teammenu.res @@ -364,7 +364,7 @@ "ControlName" "CExLabel"
"fieldName" "BlueCount"
"xpos" "c-157"
- "ypos" "c-8"
+ "ypos" "c-10"
"zpos" "1"
"wide" "90"
"tall" "30"
@@ -384,7 +384,7 @@ "ControlName" "CExLabel"
"fieldName" "BlueCountPlayers"
"xpos" "c-124"
- "ypos" "c-8"
+ "ypos" "c-10"
"zpos" "1"
"wide" "90"
"tall" "30"
@@ -405,7 +405,7 @@ "ControlName" "CExLabel"
"fieldName" "RedCount"
"xpos" "c-47"
- "ypos" "c-8"
+ "ypos" "c-10"
"zpos" "1"
"wide" "90"
"tall" "30"
@@ -425,7 +425,7 @@ "ControlName" "CExLabel"
"fieldName" "RedCountPlayers"
"xpos" "c-14"
- "ypos" "c-8"
+ "ypos" "c-10"
"zpos" "1"
"wide" "90"
"tall" "30"
|
