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/hud_obj_tele.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/hud_obj_tele.res') diff --git a/resource/ui/hud_obj_tele.res b/resource/ui/hud_obj_tele.res index da40541..aef1143 100644 --- a/resource/ui/hud_obj_tele.res +++ b/resource/ui/hud_obj_tele.res @@ -6,7 +6,7 @@ "fieldName" "BuildingStatusItem" "xpos" "0" "ypos" "0" - "wide" "150" + "wide" "140" "tall" "31" "autoResize" "0" "pinCorner" "0" @@ -29,7 +29,7 @@ { "ControlName" "CIconPanel" "fieldName" "Icon" - "xpos" "24" + "xpos" "21" "ypos" "1" "wide" "28" "tall" "28" @@ -54,7 +54,7 @@ { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "Cerbetica10" + "font" "Default" "xpos" "60" "ypos" "0" "wide" "200" @@ -178,8 +178,8 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "13" - "ypos" "3" + "xpos" "10" + "ypos" "6" "wide" "8" "tall" "24" "autoResize" "0" @@ -205,7 +205,7 @@ { "ControlName" "CExLabel" "fieldName" "BuildingLabel" - "font" "DefaultSmall" + "font" "Default" "xpos" "0" "ypos" "5" "wide" "200" -- cgit v1.2.3