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/confirmdialogabandonsafe.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/econ/confirmdialogabandonsafe.res') diff --git a/resource/ui/econ/confirmdialogabandonsafe.res b/resource/ui/econ/confirmdialogabandonsafe.res index 97269a7..268860b 100644 --- a/resource/ui/econ/confirmdialogabandonsafe.res +++ b/resource/ui/econ/confirmdialogabandonsafe.res @@ -24,7 +24,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "Cerbetica32" + "font" "HudFontMediumBold" "labelText" "#ConfirmTitle" "textAlignment" "north" "xpos" "0" @@ -63,11 +63,11 @@ { "ControlName" "CExButton" "fieldName" "CancelButton" - "xpos" "165" + "xpos" "190" "ypos" "165" "zpos" "20" - "wide" "125" - "tall" "25" + "wide" "100" + "tall" "20" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -91,8 +91,8 @@ "xpos" "10" "ypos" "165" "zpos" "20" - "wide" "125" - "tall" "25" + "wide" "175" + "tall" "20" "default" "1" "autoResize" "0" "pinCorner" "0" -- cgit v1.2.3