mirror of
https://github.com/ppy/osu
synced 2024-12-16 20:05:41 +00:00
correctly name tooltip interface
This commit is contained in:
parent
6de41ba172
commit
9660e0885b
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user