mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Implement BreadcrumbControlOverlayHeader
This commit is contained in:
@ -15,7 +15,7 @@ using osu.Game.Users;
|
||||
|
||||
namespace osu.Game.Overlays.Profile
|
||||
{
|
||||
public class ProfileHeader : OverlayHeader
|
||||
public class ProfileHeader : TabControlOverlayHeader
|
||||
{
|
||||
private UserCoverBackground coverContainer;
|
||||
|
||||
|
Reference in New Issue
Block a user