mirror of
https://github.com/ppy/osu
synced 2024-12-16 11:56:31 +00:00
Trim whitespace
This commit is contained in:
parent
b1dd64983d
commit
6de41ba172
@ -15,7 +15,7 @@ namespace osu.Game.Overlays.Profile
|
|||||||
public class SupporterIcon : CircularContainer, IHasToolTip
|
public class SupporterIcon : CircularContainer, IHasToolTip
|
||||||
{
|
{
|
||||||
private readonly Box background;
|
private readonly Box background;
|
||||||
|
|
||||||
public string TooltipText => "osu!supporter";
|
public string TooltipText => "osu!supporter";
|
||||||
|
|
||||||
public SupporterIcon()
|
public SupporterIcon()
|
||||||
|
Loading…
Reference in New Issue
Block a user