summaryrefslogtreecommitdiff
path: root/resource/ui/spectatorguihealth.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2021-07-04 21:31:22 -0400
committerGitHub <[email protected]>2021-07-04 21:31:22 -0400
commit09c61d25921c37ca1db41c464634bf16cbfb7494 (patch)
tree128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/spectatorguihealth.res
parente9e324532cec11efafb57200c135fe3eb8397e22 (diff)
parent9fe1700457db24b0c7c1a7220b612a53a5482687 (diff)
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/spectatorguihealth.res')
-rw-r--r--resource/ui/spectatorguihealth.res10
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/spectatorguihealth.res b/resource/ui/spectatorguihealth.res
index 4a12c68..5ea03f0 100644
--- a/resource/ui/spectatorguihealth.res
+++ b/resource/ui/spectatorguihealth.res
@@ -42,10 +42,10 @@
"scaleImage" "1"
}
- "GuiPlayerHealth"
+ "TargetHealthValue"
{
"ControlName" "CExLabel"
- "fieldName" "GuiPlayerHealth"
+ "fieldName" "TargetHealthValue"
"xpos" "2"
"ypos" "16"
"zpos" "5"
@@ -59,10 +59,10 @@
"fgcolor" "Health Normal"
}
- "GuiPlayerHealthShadow"
+ "TargetHealthShadow"
{
"ControlName" "CExLabel"
- "fieldName" "GuiPlayerHealthShadow"
+ "fieldName" "TargetHealthShadow"
"xpos" "-1"
"ypos" "-2"
"zpos" "5"
@@ -75,7 +75,7 @@
"font" "Cerbetica18"
"fgcolor" "TransparentBlack"
- "pin_to_sibling" "GuiPlayerHealth"
+ "pin_to_sibling" "TargetHealthValue"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}