mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:17:26 +08:00
Set featured artists filter to enabled by default
This commit is contained in:
parent
a7f3e13946
commit
78bc94d3cb
@ -146,6 +146,7 @@ namespace osu.Game.Overlays.BeatmapListing
|
||||
}
|
||||
});
|
||||
|
||||
generalFilter.Current.Add(SearchGeneral.FeaturedArtists);
|
||||
categoryFilter.Current.Value = SearchCategory.Leaderboard;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user