From 7211d8916df735840e5b04d5164799493792a10e Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 2 Jul 2021 21:11:40 -0400 Subject: Changed main menu background, see notes. - Changed the background to classic rayshud. - Updated the killer panel, class select, achievement tracker and more? - Visual tweaks and inconsistency fixes. - Expanded the size allocated to the player list in the match hud. --- resource/ui/matchmakingdashboardpopup_newmatch.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/matchmakingdashboardpopup_newmatch.res') diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res index a93a7d6..578066c 100644 --- a/resource/ui/matchmakingdashboardpopup_newmatch.res +++ b/resource/ui/matchmakingdashboardpopup_newmatch.res @@ -59,14 +59,14 @@ "ControlName" "CAutoFittingLabel" "fieldName" "DescLabel" "xpos" "0" - "ypos" "7" + "ypos" "5" "wide" "f0" "zpos" "100" "tall" "20" "visible" "1" "enabled" "1" "font" "HudFontSmall" - "fgcolor_override" "White" + "fgcolor_override" "TanLight" "textAlignment" "center" "labelText" "%match_type%" "proportionaltoparent" "1" @@ -85,7 +85,7 @@ "ControlName" "Label" "fieldName" "AutoJoinLabel" "xpos" "0" - "ypos" "rs1-17" + "ypos" "rs1-15" "wide" "f0" "zpos" "100" "tall" "20" -- cgit v1.2.3