mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
ProfileItemBackground -> ProfileItemContainer
This commit is contained in:
@ -41,7 +41,7 @@ namespace osu.Game.Overlays.Profile.Sections.Ranks
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
AddInternal(new ProfileItemBackground
|
||||
AddInternal(new ProfileItemContainer
|
||||
{
|
||||
Children = new Drawable[]
|
||||
{
|
||||
|
Reference in New Issue
Block a user