mirror of
https://github.com/osukey/osukey.git
synced 2025-06-09 21:37:59 +09:00
Merge pull request #18382 from apollo-dw/listing
Add WIP to beatmap listing search filters
This commit is contained in:
commit
8e58c1b1aa
@ -32,6 +32,9 @@ namespace osu.Game.Overlays.BeatmapListing
|
|||||||
[Description("Pending & WIP")]
|
[Description("Pending & WIP")]
|
||||||
Pending,
|
Pending,
|
||||||
|
|
||||||
|
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.StatusWip))]
|
||||||
|
Wip,
|
||||||
|
|
||||||
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.StatusGraveyard))]
|
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.StatusGraveyard))]
|
||||||
Graveyard,
|
Graveyard,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user