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/SpectatorGUIHealth.res | |
| parent | 374a301ef776fc842237987036350ca51bcb3628 (diff) | |
Fixed a few positioning errors
Diffstat (limited to 'resource/ui/SpectatorGUIHealth.res')
| -rw-r--r-- | resource/ui/SpectatorGUIHealth.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res index 4f446cf..8d79e88 100644 --- a/resource/ui/SpectatorGUIHealth.res +++ b/resource/ui/SpectatorGUIHealth.res @@ -46,7 +46,7 @@ "ControlName" "ImagePanel"
"fieldName" "PlayerStatusHealthBonusImage"
"xpos" "5"
- "ypos" "5"
+ "ypos" "4"
"zpos" "3"
"wide" "22"
"tall" "22"
@@ -73,7 +73,7 @@ "ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValue"
"xpos" "-9"
- "ypos" "7"
+ "ypos" "6"
"zpos" "5"
"wide" "50"
"tall" "18"
@@ -88,7 +88,7 @@ "ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueBackground"
"xpos" "-8"
- "ypos" "8"
+ "ypos" "7"
"zpos" "5"
"wide" "50"
"tall" "18"
|
