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/disguisestatuspanel.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/disguisestatuspanel.res') diff --git a/resource/ui/disguisestatuspanel.res b/resource/ui/disguisestatuspanel.res index 2aa04d2..dd185c2 100644 --- a/resource/ui/disguisestatuspanel.res +++ b/resource/ui/disguisestatuspanel.res @@ -73,7 +73,7 @@ "xpos" "35" "ypos" "0" "zpos" "1" - "wide" "120" + "wide" "115" "tall" "15" "autoResize" "0" "pinCorner" "0" @@ -93,7 +93,7 @@ "xpos" "-1" "ypos" "-1" "zpos" "1" - "wide" "120" + "wide" "115" "tall" "15" "autoResize" "0" "pinCorner" "0" @@ -118,7 +118,7 @@ "xpos" "35" "ypos" "15" "zpos" "1" - "wide" "120" + "wide" "115" "tall" "15" "autoResize" "0" "pinCorner" "0" @@ -138,7 +138,7 @@ "xpos" "-1" "ypos" "-1" "zpos" "1" - "wide" "120" + "wide" "115" "tall" "15" "autoResize" "0" "pinCorner" "0" -- cgit v1.2.3