From 72289557fe993da654a16dff30d39b3304cd85d5 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 6 Aug 2020 23:13:59 -0400 Subject: Main Menu Updates, More Bug Fixes - Updated various main menu and store pages. - Updated the look of the TargetID and Friends list. - Fixed the position of the count of players on the payload - Fixed the size of the badge seen on the post match screen. - Fixed the item effect meter not being properly centered in minmode. - Removed icons from the abandon panels. - Updated font definitions throughout the hud. --- resource/ui/disguise_menu/heavy_red.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/disguise_menu/heavy_red.res') diff --git a/resource/ui/disguise_menu/heavy_red.res b/resource/ui/disguise_menu/heavy_red.res index 86c6454..17198ba 100644 --- a/resource/ui/disguise_menu/heavy_red.res +++ b/resource/ui/disguise_menu/heavy_red.res @@ -4,11 +4,11 @@ { "ControlName" "CExLabel" "fieldName" "ItemName" - "font" "CerbeticaBold14" + "font" "HudFontSmall" "xpos" "20" "ypos" "0" "zpos" "1" - "wide" "45" + "wide" "55" "tall" "20" "autoResize" "0" "pinCorner" "0" @@ -56,7 +56,7 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold14" + "font" "HudFontSmall" "fgcolor" "HUDRedTeamSolid" "xpos" "5" "ypos" "3" @@ -77,7 +77,7 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold14" + "font" "HudFontSmall" "fgcolor" "HUDRedTeamSolid" "xpos" "5" "ypos" "3" -- cgit v1.2.3