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/econ/store/v2/storepanel.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/econ/store/v2/storepanel.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storepanel.res | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res index fb166e2..3c144d9 100644 --- a/resource/ui/econ/store/v2/storepanel.res +++ b/resource/ui/econ/store/v2/storepanel.res @@ -111,7 +111,8 @@ "tabxindent" "80" "tabxdelta" "10" "tabwidth" "240" - "tabheight" "34" + "tabheight" "20" + "yoffset" "14" "transition_time" "0" "HeaderLine" @@ -135,7 +136,7 @@ { "textinsetx" "25" "textAlignment" "center" - "font" "Cerbetica32" + "font" "Cerbetica20" "ypos" "50" "selectedcolor" "TanLight" "unselectedcolor" "TanDark" |
