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 /resource/ui/HudMannVsMachineStatus.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 'resource/ui/HudMannVsMachineStatus.res')
| -rw-r--r-- | resource/ui/HudMannVsMachineStatus.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/HudMannVsMachineStatus.res b/resource/ui/HudMannVsMachineStatus.res index b28bbb3..40c1ba8 100644 --- a/resource/ui/HudMannVsMachineStatus.res +++ b/resource/ui/HudMannVsMachineStatus.res @@ -48,7 +48,7 @@ "ControlName" "CCurrencyStatusPanel"
"fieldName" "CurrencyStatusPanel"
"xpos" "c-190"
- "ypos" "r90"
+ "ypos" "r63"
"wide" "100"
"tall" "100"
"visible" "1"
@@ -60,7 +60,7 @@ "ControlName" "CInWorldCurrencyStatus"
"fieldName" "InWorldCurrencyPanel"
"xpos" "c-190"
- "ypos" "r65"
+ "ypos" "r42"
"wide" "100"
"tall" "20"
"visible" "1"
|
