From c3240fa65aef57890bc26468efc0f642aba3738c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 4 Jul 2021 16:50:06 -0400 Subject: Numerous visual tweaks and improvements. - Updated PASSTIME UI. - Updated the in-game weapon selection menu to use higher quality images. --- resource/ui/econ/store/v2/storehome_base.res | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'resource/ui/econ/store') diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res index 12a1407..87cf077 100644 --- a/resource/ui/econ/store/v2/storehome_base.res +++ b/resource/ui/econ/store/v2/storehome_base.res @@ -269,8 +269,9 @@ "tabPosition" "0" "textAlignment" "center" "scaleImage" "1" - "font" "HudFontSmall" + "font" "HudFontSmallest" "fgcolor" "TanLight" + "allcaps" "1" "defaultBgColor_override" "TanDarker" "defaultFgColor_override" "TanLight" @@ -442,8 +443,8 @@ { "ControlName" "CExButton" "fieldName" "MarketPlaceButton" - "xpos" "c-239" - "ypos" "334" + "xpos" "c-20" + "ypos" "31" "zpos" "2" "wide" "170" "tall" "23" @@ -453,7 +454,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_MarketPlace" - "font" "HudFontSmall" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" -- cgit v1.2.3