diff options
| author | CriticalFlaw <[email protected]> | 2017-10-22 10:47:35 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-10-22 10:47:35 -0400 |
| commit | 9cd80019d85ee471c66e674f9553549c1945f5ad (patch) | |
| tree | 7004f061ff522371c4af0d75062cdb7b92a5117e /resource/ui/HudItemEffectMeter.res | |
| parent | 32ece01e50fc995e4ec531de16c7cf5e2d2b14c1 (diff) | |
20171022 - Jungle Inferno Hot-Fixes
- Fixed the max player health number not displaying properly
- Fixed the top overlay covering the tabs in Inventory and Store pages
- Fixed the War Paint system not displaying
- Fixed the Phlogistinator item effect meter overlapping other meters
- Fixed the badge on the main menu not being clickable (might be buggy
in non 16:9 resolutions)
- Fixed the map name being covered in the loading screen
Diffstat (limited to 'resource/ui/HudItemEffectMeter.res')
| -rw-r--r-- | resource/ui/HudItemEffectMeter.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/HudItemEffectMeter.res b/resource/ui/HudItemEffectMeter.res index aed0c2c..4939735 100644 --- a/resource/ui/HudItemEffectMeter.res +++ b/resource/ui/HudItemEffectMeter.res @@ -6,7 +6,7 @@ "visible" "1"
"enabled" "1"
"xpos" "c-75"
- "ypos" "c137"
+ "ypos" "c127"
"ypos_minmode" "c60"
"wide" "500"
"tall" "500"
|
