diff options
| author | CriticalFlaw <[email protected]> | 2019-04-01 22:29:57 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-04-01 22:29:57 -0400 |
| commit | 7a1c7e5e88738e990888d4d30e2b66d09b2cbd18 (patch) | |
| tree | 02962091faae583db130a0f6c13ee265f47a23e4 /scripts/hudlayout.res | |
| parent | d404b7f8743f43a565cbc6c6745958e3ecbdd74c (diff) | |
Fixed Medic UI in Mann vs. Machine
Adjusted the ubercharge and item effect meters so to not overlap when the medic has a shield power up. Fixed a rogue shadow element in tournament spectator.
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index cd2d507..f55ab5b 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -933,7 +933,7 @@ "enabled" "1" "xpos" "c-100" "ypos" "246" - "ypos_minmode" "315" + "ypos_minmode" "320" "zpos" "1" "wide" "600" "tall" "50" @@ -961,8 +961,8 @@ "visible" "0" "enabled" "1" "xpos" "c-100" - "ypos" "c100" - "ypos_minmode" "290" + "ypos" "c115" + "ypos_minmode" "298" "zpos" "1" "wide" "600" "tall" "50" |
