SupporterLevel -> SupportLevel

This commit is contained in:
Dean Herbert
2019-04-28 20:11:36 +09:00
parent 27ba89444e
commit 8ab5149336
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ namespace osu.Game.Overlays.Profile.Header.Components
public string TooltipText => "osu!supporter";
public int SupporterLevel
public int SupportLevel
{
set
{