diff options
| author | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
| commit | c3240fa65aef57890bc26468efc0f642aba3738c (patch) | |
| tree | 011a00114cdf478f8852a813dbe3895e1df52ee2 /resource/ui/econ/store/v2/storehome_base.res | |
| parent | d51397018a5dc3c32ed29bce2c0b7381d91b8d3e (diff) | |
Numerous visual tweaks and improvements.
- Updated PASSTIME UI.
- Updated the in-game weapon selection menu to use higher quality images.
Diffstat (limited to 'resource/ui/econ/store/v2/storehome_base.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storehome_base.res | 9 |
1 files changed, 5 insertions, 4 deletions
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" |
