Remove "V2" suffix from ChatOverlay components

This commit is contained in:
Dean Herbert
2022-05-30 17:54:09 +09:00
parent 9e678101cf
commit f65d2db77f
10 changed files with 17 additions and 17 deletions

View File

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