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/hudcurrencyaccount.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/hudcurrencyaccount.res') diff --git a/resource/ui/hudcurrencyaccount.res b/resource/ui/hudcurrencyaccount.res index 13dd95e..5437b3c 100644 --- a/resource/ui/hudcurrencyaccount.res +++ b/resource/ui/hudcurrencyaccount.res @@ -4,7 +4,7 @@ { "ControlName" "CExLabel" "fieldName" "Currency" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "CreditsGreen" "xpos" "45" "ypos" "0" @@ -28,7 +28,7 @@ "tall" "20" "visible" "1" "enabled" "1" - "bgcolor_override" "0 0 0 200" + "bgcolor_override" "TransparentBlack" "PaintBackgroundType" "2" } @@ -36,7 +36,7 @@ { "ControlName" "CExLabel" "fieldName" "CurrencyLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "fgcolor" "TanLight" "xpos" "4" "ypos" "0" -- cgit v1.2.3