mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
ProfileItemBackground -> ProfileItemContainer
This commit is contained in:
@ -21,7 +21,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
{
|
||||
typeof(DrawableProfileScore),
|
||||
typeof(DrawableProfileWeightedScore),
|
||||
typeof(ProfileItemBackground),
|
||||
typeof(ProfileItemContainer),
|
||||
};
|
||||
|
||||
public TestSceneUserProfileScores()
|
||||
|
Reference in New Issue
Block a user