mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
SupporterLevel -> SupportLevel
This commit is contained in:
@ -191,7 +191,7 @@ namespace osu.Game.Users
|
||||
infoContainer.Add(new SupporterIcon
|
||||
{
|
||||
Height = 20f,
|
||||
SupporterLevel = user.SupportLevel
|
||||
SupportLevel = user.SupportLevel
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user