diff options
| author | CriticalFlaw <[email protected]> | 2019-03-10 20:32:58 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-10 20:32:58 -0400 |
| commit | fdfa8d63e4eab65b1ac7087702ff576df47b2c10 (patch) | |
| tree | b249f93db5f48ab882a6cfac71614142f893db6f /resource/ui/HudPlayerHealth.res | |
| parent | 59374d07d43bc3207a45294b05be3dd8f7b3299e (diff) | |
Playtesting Fixes
- Fixed the floating health ID not appearing
Diffstat (limited to 'resource/ui/HudPlayerHealth.res')
| -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 31917ba..c9fc1bd 100644 --- a/resource/ui/HudPlayerHealth.res +++ b/resource/ui/HudPlayerHealth.res @@ -119,7 +119,7 @@ "ControlName" "EditablePanel" "fieldName" "PlayerStatusAnchor" "xpos" "0" - "ypos" "15" + "ypos" "10" "wide" "23" "tall" "23" "visible" "1" |
