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/matchmakingdashboard.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/matchmakingdashboard.res') diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res index d58d383..fb0bce6 100644 --- a/resource/ui/matchmakingdashboard.res +++ b/resource/ui/matchmakingdashboard.res @@ -333,7 +333,7 @@ "tall" "f0" "visible" "1" "enabled" "1" - "font" "HudFontSmallestBold" + "font" "HudFontSmall" "fgcolor_override" "TanLight" "textAlignment" "west" "labelText" "%queue_state%" @@ -396,7 +396,7 @@ "ControlName" "CExImageButton" "fieldName" "CloseButton" "xpos" "rs1-6" - "ypos" "11" + "ypos" "12" "zpos" "10" "wide" "14" "tall" "14" @@ -637,6 +637,7 @@ "defaultFgColor_override" "TanLight" "armedFgColor_override" "TanLight" + "image_drawcolor" "TanLight" "image_armedcolor" "TanLight" @@ -743,7 +744,6 @@ "textinsetx" "25" "textinsety" "5" "use_proportional_insets" "1" - "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" -- cgit v1.2.3