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/statsummary.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/statsummary.res')
| -rw-r--r-- | resource/ui/statsummary.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res index c9085ec..5d4438f 100644 --- a/resource/ui/statsummary.res +++ b/resource/ui/statsummary.res @@ -249,7 +249,7 @@ "labelText" "%maplabel%" "textAlignment" "west" "xpos" "5" - "ypos" "0" + "ypos" "20" "zpos" "50" "wide" "f0" "tall" "56" @@ -267,7 +267,7 @@ "labelText" "%maptype%" "textAlignment" "west" "xpos" "6" - "ypos" "44" + "ypos" "64" "zpos" "50" "wide" "f0" "tall" "24" |
