Replace SocialOverlay with DashboardOverlay

This commit is contained in:
Andrei Zavatski
2020-04-16 12:05:51 +03:00
parent 29bea4e11c
commit 894598eb22
5 changed files with 100 additions and 12 deletions

View File

@ -48,7 +48,7 @@ namespace osu.Game.Tests.Visual
typeof(OnScreenDisplay),
typeof(NotificationOverlay),
typeof(DirectOverlay),
typeof(SocialOverlay),
typeof(DashboardOverlay),
typeof(ChannelManager),
typeof(ChatOverlay),
typeof(SettingsOverlay),