1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 10:18:22 +08:00

Add ability to sort by favourites on osu!direct

This commit is contained in:
Joehu 2019-03-30 19:24:16 -07:00
parent 6738bd54c0
commit 92673c6d1e

View File

@ -116,5 +116,6 @@ namespace osu.Game.Overlays.Direct
Ranked,
Rating,
Plays,
Favourites,
}
}