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/mvmcreditspendpanel.res | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'resource/ui/mvmcreditspendpanel.res') diff --git a/resource/ui/mvmcreditspendpanel.res b/resource/ui/mvmcreditspendpanel.res index 950b67e..2c1e8cb 100644 --- a/resource/ui/mvmcreditspendpanel.res +++ b/resource/ui/mvmcreditspendpanel.res @@ -24,7 +24,7 @@ "wide" "190" "tall" "42" "visible" "1" - "bgcolor_override" "TransparentBlack" + "bgcolor_override" "Transparent" } "UpgradesLabel" @@ -34,9 +34,9 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Upgrades" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "15" - "wide" "90" + "wide" "70" "tall" "20" "fgcolor" "TanLight" } @@ -48,7 +48,7 @@ "font" "HudFontSmall" "labelText" "%upgrades%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "15" "wide" "30" "tall" "20" @@ -62,9 +62,9 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Buybacks" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "27" - "wide" "90" + "wide" "70" "tall" "20" "fgcolor" "TanLight" } @@ -76,7 +76,7 @@ "font" "HudFontSmall" "labelText" "%buybacks%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "27" "wide" "30" "tall" "20" @@ -90,9 +90,9 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Bottles" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "39" - "wide" "90" + "wide" "70" "tall" "20" "fgcolor" "TanLight" } @@ -104,7 +104,7 @@ "font" "HudFontSmall" "labelText" "%bottles%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "39" "wide" "30" "tall" "20" -- cgit v1.2.3