mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 08:12:56 +08:00
Merge pull request #18384 from Joehuu/add-spotlighted-beatmaps-filter
Add spotlighted beatmaps filter to beatmap listing
This commit is contained in:
commit
41b3fb0df0
@ -21,6 +21,9 @@ namespace osu.Game.Overlays.BeatmapListing
|
|||||||
[Description("Subscribed mappers")]
|
[Description("Subscribed mappers")]
|
||||||
Follows,
|
Follows,
|
||||||
|
|
||||||
|
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.GeneralSpotlights))]
|
||||||
|
Spotlights,
|
||||||
|
|
||||||
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.GeneralFeaturedArtists))]
|
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.GeneralFeaturedArtists))]
|
||||||
[Description("Featured artists")]
|
[Description("Featured artists")]
|
||||||
FeaturedArtists
|
FeaturedArtists
|
||||||
|
Loading…
Reference in New Issue
Block a user