mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Add spotlighted beatmaps filter to beatmap listing
This commit is contained in:
parent
96e438edee
commit
1f935cacf4
@ -21,6 +21,9 @@ namespace osu.Game.Overlays.BeatmapListing
|
||||
[Description("Subscribed mappers")]
|
||||
Follows,
|
||||
|
||||
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.GeneralSpotlights))]
|
||||
Spotlights,
|
||||
|
||||
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.GeneralFeaturedArtists))]
|
||||
[Description("Featured artists")]
|
||||
FeaturedArtists
|
||||
|
Loading…
Reference in New Issue
Block a user