Simplify scope logic

This commit is contained in:
Dean Herbert
2017-12-20 20:33:16 +09:00
parent 63dce59c8c
commit 1b91f24044
2 changed files with 2 additions and 17 deletions

View File

@ -355,6 +355,6 @@ namespace osu.Game.Screens.Select.Leaderboards
Local,
Country,
Global,
Friends,
Friend,
}
}