Adjust class naming

This commit is contained in:
Andrei Zavatski
2020-03-04 23:08:58 +03:00
parent 63219a2357
commit bd03dd9b70
7 changed files with 15 additions and 15 deletions

View File

@ -19,8 +19,8 @@ namespace osu.Game.Tests.Visual.UserInterface
{
typeof(FriendsOnlineStatusControl),
typeof(FriendsOnlineStatusItem),
typeof(OverlayUpdateStreamControl<>),
typeof(OverlayUpdateStreamItem<>),
typeof(OverlayStreamControl<>),
typeof(OverlayStreamItem<>),
typeof(FriendsBundle)
};