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 /scripts/hudlayout.res | |
| parent | 59374d07d43bc3207a45294b05be3dd8f7b3299e (diff) | |
Playtesting Fixes
- Fixed the floating health ID not appearing
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index cd0ea2f..6a7ef54 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -937,7 +937,7 @@ "ypos_minmode" "315" "zpos" "1" "wide" "600" - "tall" "47" + "tall" "50" "priority" "100" } @@ -950,7 +950,7 @@ "ypos" "270" "zpos" "1" "wide" "600" - "tall" "47" + "tall" "50" "priority" "40" "x_offset" "20" "y_offset" "20" @@ -962,11 +962,11 @@ "visible" "0" "enabled" "1" "xpos" "c-100" - "ypos" "276" + "ypos" "c100" "ypos_minmode" "290" "zpos" "1" "wide" "600" - "tall" "45" + "tall" "50" "priority" "35" } |
