mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
correctly name tooltip interface
This commit is contained in:
@ -12,7 +12,7 @@ using osu.Game.Graphics.Backgrounds;
|
||||
|
||||
namespace osu.Game.Overlays.Profile
|
||||
{
|
||||
public class SupporterIcon : CircularContainer, IHasToolTip
|
||||
public class SupporterIcon : CircularContainer, IHasTooltip
|
||||
{
|
||||
private readonly Box background;
|
||||
|
||||
|
Reference in New Issue
Block a user