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/matchmakingdashboardsidepanel.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/matchmakingdashboardsidepanel.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardsidepanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/matchmakingdashboardsidepanel.res b/resource/ui/matchmakingdashboardsidepanel.res index b30a70a..6a742bf 100644 --- a/resource/ui/matchmakingdashboardsidepanel.res +++ b/resource/ui/matchmakingdashboardsidepanel.res @@ -150,8 +150,8 @@ "wide" "f0" "tall" "f-20" "visible" "1" - "proportionaltoparent" "1" "border" "TeamMenuBorder" - "bgcolor_override" "DarkGrey" + "bgcolor_override" "DarkerGrey" + "proportionaltoparent" "1" } }
\ No newline at end of file |
