From 6503b7feb5cab0e877e0470dc351bf309a261004 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 3 Jul 2021 14:26:10 -0400 Subject: Fixed main menu background not displaying on startup - Fixed the main menu background not displaying on startup - Updated the scoreboard and other visual improvements. --- resource/ui/matchmakingdashboardpopup_newmatch.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/matchmakingdashboardpopup_newmatch.res') diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res index 578066c..047ac0f 100644 --- a/resource/ui/matchmakingdashboardpopup_newmatch.res +++ b/resource/ui/matchmakingdashboardpopup_newmatch.res @@ -62,7 +62,7 @@ "ypos" "5" "wide" "f0" "zpos" "100" - "tall" "20" + "tall" "15" "visible" "1" "enabled" "1" "font" "HudFontSmall" @@ -85,7 +85,7 @@ "ControlName" "Label" "fieldName" "AutoJoinLabel" "xpos" "0" - "ypos" "rs1-15" + "ypos" "rs1-19" "wide" "f0" "zpos" "100" "tall" "20" -- cgit v1.2.3