mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 04:53:21 +08:00
Add icon for profile header
This commit is contained in:
parent
25f6517fba
commit
bd6e603be3
@ -114,6 +114,8 @@ namespace osu.Game.Overlays.Profile
|
||||
{
|
||||
AccentColour = colours.Seafoam;
|
||||
}
|
||||
|
||||
protected override Drawable CreateIcon() => new ScreenTitleTextureIcon(@"Icons/profile");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user