1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 14:10:45 +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
Unverified
parent 6738bd54c0
commit 92673c6d1e
@@ -116,5 +116,6 @@ namespace osu.Game.Overlays.Direct
Ranked,
Rating,
Plays,
Favourites,
}
}