diff options
| author | Ian Bruton <[email protected]> | 2012-10-22 19:25:27 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-22 19:25:27 -0500 |
| commit | 12a5e2db667020ed1e3c52297742505bc1bcd117 (patch) | |
| tree | 30dacbdeec94a1b605113c126b2482f24e889dc9 /resource/ui/SpectatorGUIHealth.res | |
| parent | 2a73e37ca3996ca997caef1f66a71949f2aba817 (diff) | |
Added in minimal damage indicator; resized/positioned a few health elements
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 4ca8ec5..b8d57ce 100644 --- a/resource/ui/SpectatorGUIHealth.res +++ b/resource/ui/SpectatorGUIHealth.res @@ -59,10 +59,10 @@ {
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValue"
- "xpos" "5"
+ "xpos" "3"
"ypos" "2"
"zpos" "5"
- "wide" "22"
+ "wide" "26"
"tall" "26"
"visible" "1"
"enabled" "1"
@@ -74,10 +74,10 @@ {
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueBackground"
- "xpos" "6"
+ "xpos" "4"
"ypos" "3"
"zpos" "5"
- "wide" "22"
+ "wide" "26"
"tall" "26"
"visible" "1"
"enabled" "1"
|
