mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Trim whitespace
This commit is contained in:
@ -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()
|
||||||
|
Reference in New Issue
Block a user