diff options
| author | CriticalFlaw <[email protected]> | 2021-07-03 14:26:10 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-03 14:26:10 -0400 |
| commit | 6503b7feb5cab0e877e0470dc351bf309a261004 (patch) | |
| tree | d8d634ba19d71dfa46f8554f0e64c3b6389ad72f /resource/ui/matchmakingdashboardpopup_newmatch.res | |
| parent | 828bb29e330132188e880bdda41373ca11456984 (diff) | |
Fixed main menu background not displaying on startup
- Fixed the main menu background not displaying on startup
- Updated the scoreboard and other visual improvements.
Diffstat (limited to 'resource/ui/matchmakingdashboardpopup_newmatch.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardpopup_newmatch.res | 4 |
1 files changed, 2 insertions, 2 deletions
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" |
