mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 17:30:13 +08:00
Fix tests #3
This commit is contained in:
@@ -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))]
|
||||
|
||||
Reference in New Issue
Block a user