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/hudmatchstatus.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resource/ui/hudmatchstatus.res') diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res index 4555cd0..400c293 100644 --- a/resource/ui/hudmatchstatus.res +++ b/resource/ui/hudmatchstatus.res @@ -342,8 +342,8 @@ "tall" "50" "zpos" "1" - "color_portrait_bg_red" "119 62 61 255" - "color_portrait_bg_blue" "62 81 101 255" + "color_portrait_bg_red" "Red" + "color_portrait_bg_blue" "Blue" "color_portrait_bg_red_dead" "79 54 52 255" "color_portrait_bg_blue_dead" "44 49 51 255" "color_bar_health_high" "84 191 58 255" @@ -495,7 +495,7 @@ { "ControlName" "CExLabel" "fieldName" "respawntime" - "font" "Cerbetica8" + "font" "HudFontSmallest" "xpos" "cs-0.5" "ypos" "0" "zpos" "5" @@ -681,7 +681,7 @@ "enabled" "1" "tabPosition" "0" "autoresize" "3" - "linespacing" "26" + "linespacing" "25" "linegap" "4" //"show_columns" "1" @@ -819,7 +819,7 @@ "enabled" "1" "tabPosition" "0" "autoresize" "3" - "linespacing" "26" + "linespacing" "25" "linegap" "4" //"show_columns" "1" -- cgit v1.2.3