mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Naming adjustments
This commit is contained in:
@ -22,8 +22,8 @@ namespace osu.Game.Tests.Visual.Online
|
||||
|
||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||
{
|
||||
typeof(ProfileScore),
|
||||
typeof(ProfileWeightedScore),
|
||||
typeof(DrawableProfileScore),
|
||||
typeof(DrawableProfileWeightedScore),
|
||||
typeof(RanksSection)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user