diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 23:47:40 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 23:47:40 -0500 |
| commit | 59374d07d43bc3207a45294b05be3dd8f7b3299e (patch) | |
| tree | d0272da744995b855eb04390805e16e222f98406 /scripts | |
| parent | eb9e3bf73092500579d32f998fce70fa265e6d1c (diff) | |
Playtesting Fixes
- Updated Arena Mode, CTF and Tournament panels
- Fixed the referenced HudBlack color not being available
- Fixed visual issues with the Demoman, Scout and Medic meters
- Miscellenaous font and color tweaks
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/hudlayout.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 08296f1..cd0ea2f 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1800,7 +1800,6 @@ "enabled" "1" "xpos" "0" "ypos" "r320" - "zpos" "11" "wide" "f0" "tall" "320" } @@ -1823,6 +1822,7 @@ "enabled" "1" "xpos" "0" "ypos" "0" + "zpos" "10" "wide" "f0" "tall" "50" } |
