diff options
Diffstat (limited to 'resource/ui/HudPlayerHealth.res')
| -rw-r--r-- | resource/ui/HudPlayerHealth.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res index 3b29be1..7ebe205 100644 --- a/resource/ui/HudPlayerHealth.res +++ b/resource/ui/HudPlayerHealth.res @@ -109,8 +109,8 @@ "zpos" "6" "wide" "50" "tall" "20" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "labelText" "%MaxHealth%" "textAlignment" "center" "font" "CerbeticaBold28" @@ -127,14 +127,14 @@ "zpos" "6" "wide" "50" "tall" "20" - "visible" "1" - "enabled" "1" + "visible" "0" + "enabled" "0" "labelText" "%MaxHealth%" "textAlignment" "center" "font" "CerbeticaBold28" "font_minmode" "CerbeticaBold28" "fgcolor" "TransparentBlack" - } + } "PlayerStatusBleedImage" { "ControlName" "ImagePanel" @@ -596,4 +596,4 @@ "image" "../vgui/slowed" "fgcolor" "TanDark" } -} +}
\ No newline at end of file |
