diff options
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 4a12c68..bdca9a2 100644 --- a/resource/ui/spectatorguihealth.res +++ b/resource/ui/spectatorguihealth.res @@ -42,7 +42,7 @@ "scaleImage" "1" } - "GuiPlayerHealth" + "SpecHealthValue" { "ControlName" "CExLabel" "fieldName" "GuiPlayerHealth" @@ -59,10 +59,10 @@ "fgcolor" "Health Normal" } - "GuiPlayerHealthShadow" + "SpecHealthValueShadow" { "ControlName" "CExLabel" - "fieldName" "GuiPlayerHealthShadow" + "fieldName" "SpecHealthValueShadow" "xpos" "-1" "ypos" "-2" "zpos" "5" @@ -75,7 +75,7 @@ "font" "Cerbetica18" "fgcolor" "TransparentBlack" - "pin_to_sibling" "GuiPlayerHealth" + "pin_to_sibling" "SpecHealthValue" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } |
