mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Fix DI not working
This commit is contained in:
@ -20,7 +20,7 @@ namespace osu.Game.Tests.Visual
|
||||
typeof(ProfileHeader),
|
||||
typeof(RankGraph),
|
||||
typeof(LineGraph),
|
||||
typeof(SupporterIcon)
|
||||
typeof(ProfileHeaderTabControl),
|
||||
};
|
||||
|
||||
[Resolved]
|
||||
|
Reference in New Issue
Block a user