mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 08:33:55 +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
|
namespace osu.Game.Overlays.Profile
|
||||||
{
|
{
|
||||||
public class SupporterIcon : CircularContainer, IHasToolTip
|
public class SupporterIcon : CircularContainer, IHasTooltip
|
||||||
{
|
{
|
||||||
private readonly Box background;
|
private readonly Box background;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user