From 7a1c7e5e88738e990888d4d30e2b66d09b2cbd18 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 1 Apr 2019 22:29:57 -0400 Subject: 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. --- scripts/hudlayout.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/hudlayout.res') 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" -- cgit v1.2.3