mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 07:42:55 +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;
|
categoryFilter.Current.Value = SearchCategory.Leaderboard;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user