Integrate ChatOverlayV2 into main game

This commit is contained in:
Jai Sharma
2022-05-23 20:23:50 +01:00
parent 7d93778355
commit 58d39734d0
7 changed files with 15 additions and 9 deletions

View File

@ -40,7 +40,7 @@ namespace osu.Game.Tests.Visual.Navigation
typeof(DashboardOverlay),
typeof(NewsOverlay),
typeof(ChannelManager),
typeof(ChatOverlay),
typeof(ChatOverlayV2),
typeof(SettingsOverlay),
typeof(UserProfileOverlay),
typeof(BeatmapSetOverlay),