1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 17:30:13 +08:00
This commit is contained in:
Denis Titovets
2025-07-09 18:16:57 +03:00
Unverified
parent 7c6f0d1d11
commit 7af655f98f
+1 -1
View File
@@ -19,7 +19,7 @@ namespace osu.Game.Beatmaps
LocallyModified = -4,
[LocalisableDescription(typeof(SongSelectStrings), nameof(SongSelectStrings.Unknown))]
[Description("None")]
[Description("Unknown")]
None = -3,
[LocalisableDescription(typeof(BeatmapsetsStrings), nameof(BeatmapsetsStrings.ShowStatusGraveyard))]