Implement NotSupporterPlaceholder

This commit is contained in:
Andrei Zavatski
2019-11-22 21:55:21 +03:00
parent 4063135a3a
commit d6c9387beb
3 changed files with 53 additions and 0 deletions

View File

@ -106,6 +106,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
{
Current = { BindTarget = scope }
},
new NotSupporterPlaceholder(),
modSelector = new LeaderboardModSelector
{
Ruleset = { BindTarget = ruleset }