1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 01:43:15 +08:00

Fix DI not working

This commit is contained in:
smoogipoo 2019-03-06 19:27:42 +09:00
parent e3d463a141
commit 22423f60d4

View File

@ -20,7 +20,7 @@ namespace osu.Game.Tests.Visual
typeof(ProfileHeader),
typeof(RankGraph),
typeof(LineGraph),
typeof(SupporterIcon)
typeof(ProfileHeaderTabControl),
};
[Resolved]