From efba2d7f8d7c68205331fcc3accad683649faed8 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 7 Aug 2020 18:49:07 -0400 Subject: Visual Tweaks - Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others. --- resource/ui/econ/store/v2/storepage.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/econ/store/v2/storepage.res') diff --git a/resource/ui/econ/store/v2/storepage.res b/resource/ui/econ/store/v2/storepage.res index af24210..8341467 100644 --- a/resource/ui/econ/store/v2/storepage.res +++ b/resource/ui/econ/store/v2/storepage.res @@ -697,7 +697,7 @@ { "ControlName" "CExLabel" "fieldName" "BackpackSpaceLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "labelText" "%freebackpackspace%" "textAlignment" "west" "xpos" "c-300" @@ -715,7 +715,7 @@ { "ControlName" "CExButton" "fieldName" "CartButton" - "font" "Cerbetica14" + "font" "HudFontSmall" "labelText" "%storecart%" "textAlignment" "east" "xpos" "c-300" -- cgit v1.2.3