diff options
| author | Ian Bruton <[email protected]> | 2012-10-26 02:03:24 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-26 02:03:24 -0500 |
| commit | 501760e72f89d5b0347a563efad3debeb0ad3b8d (patch) | |
| tree | e9cc3511e9b06046b5fa17bdf1e4365a5b4bbfeb /resource/ui/SpectatorGUIHealth.res | |
| parent | 12a5e2db667020ed1e3c52297742505bc1bcd117 (diff) | |
Added in a custom main menu, fixed sizing issues.
Diffstat (limited to 'resource/ui/SpectatorGUIHealth.res')
| -rw-r--r-- | resource/ui/SpectatorGUIHealth.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res index b8d57ce..d6b25f0 100644 --- a/resource/ui/SpectatorGUIHealth.res +++ b/resource/ui/SpectatorGUIHealth.res @@ -59,10 +59,10 @@ {
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValue"
- "xpos" "3"
+ "xpos" "1"
"ypos" "2"
"zpos" "5"
- "wide" "26"
+ "wide" "30"
"tall" "26"
"visible" "1"
"enabled" "1"
@@ -74,10 +74,10 @@ {
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueBackground"
- "xpos" "4"
+ "xpos" "2"
"ypos" "3"
"zpos" "5"
- "wide" "26"
+ "wide" "30"
"tall" "26"
"visible" "1"
"enabled" "1"
|
