diff options
| author | CriticalFlaw <[email protected]> | 2018-10-30 23:00:43 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-10-30 23:00:43 -0400 |
| commit | 88d8a5ebe658afc58a84d427477d902d2a5101f7 (patch) | |
| tree | dec911510cf8688902700d2dcce86d1eedfcfc9f /scripts/hudlayout.res | |
| parent | c501d1c512559203321ed249fc7a1bfe0828e25e (diff) | |
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
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
