diff options
| author | CriticalFlaw <[email protected]> | 2017-10-21 10:50:41 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-10-21 10:50:41 -0400 |
| commit | cf1a9f769bcf5b2c315fd6ecf701a86334fbf918 (patch) | |
| tree | 9ba8450dafcdc32faa555ea4d92e005481282cba /resource | |
| parent | 522e8901bdb74f3ace861d6eb5458371212230c8 (diff) | |
20171021 - Fixed Max Health Number Cutoff
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/HudPlayerHealth.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res index dce7d8b..3f59a83 100644 --- a/resource/ui/HudPlayerHealth.res +++ b/resource/ui/HudPlayerHealth.res @@ -108,7 +108,7 @@ "ypos" "20" "zpos" "6" "wide" "50" - "tall" "18" + "tall" "38" "visible" "1" "enabled" "1" "labelText" "%MaxHealth%" |
