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 --- scripts/hudlayout.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/hudlayout.res') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index bde3e30..2ebab0b 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -941,7 +941,7 @@ "visible" "0" "enabled" "1" "xpos" "c-100" - "ypos" "265" + "ypos" "246" "ypos_minmode" "345" "zpos" "1" "wide" "600" @@ -1235,7 +1235,7 @@ { "fieldName" "HudSpellMenu" "xpos" "c-176" - "ypos" "c90" + "ypos" "c110" "xpos_minmode" "c-115" "ypos_minmode" "c37" "zpos" "10" -- cgit v1.2.3