From 88d8a5ebe658afc58a84d427477d902d2a5101f7 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 30 Oct 2018 23:00:43 -0400 Subject: Mann vs. Machine Fixes - Fixed the positioning of the killstreak counter, spell, MvM money collected and powerup canteen - Fixed the placement of the respawn timer - Updated the upgrade store panel --- resource/ui/HudItemEffectMeter_PowerupBottle.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/HudItemEffectMeter_PowerupBottle.res') diff --git a/resource/ui/HudItemEffectMeter_PowerupBottle.res b/resource/ui/HudItemEffectMeter_PowerupBottle.res index 4acc099..f53de89 100644 --- a/resource/ui/HudItemEffectMeter_PowerupBottle.res +++ b/resource/ui/HudItemEffectMeter_PowerupBottle.res @@ -6,7 +6,7 @@ "visible" "1" "enabled" "1" "xpos" "c-190" - "ypos" "r41" + "ypos" "r21" "wide" "100" "tall" "60" "MeterFG" "White" @@ -26,7 +26,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "0 0 0 200" } "ItemEffectIcon" -- cgit v1.2.3