From 9cd80019d85ee471c66e674f9553549c1945f5ad Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 22 Oct 2017 10:47:35 -0400 Subject: 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 --- resource/ui/econ/store/v2/storepanel.res | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'resource/ui/econ/store/v2/storepanel.res') 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" -- cgit v1.2.3