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:
parent
e3d463a141
commit
22423f60d4
@ -20,7 +20,7 @@ namespace osu.Game.Tests.Visual
|
||||
typeof(ProfileHeader),
|
||||
typeof(RankGraph),
|
||||
typeof(LineGraph),
|
||||
typeof(SupporterIcon)
|
||||
typeof(ProfileHeaderTabControl),
|
||||
};
|
||||
|
||||
[Resolved]
|
||||
|
Loading…
Reference in New Issue
Block a user