mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 02:59:53 +08:00
Fix incorrect description
This commit is contained in:
@@ -25,7 +25,7 @@ namespace osu.Game.Screens.Select.Filter
|
||||
[LocalisableDescription(typeof(SortStrings), nameof(SortStrings.DateSubmitted))]
|
||||
DateSubmitted,
|
||||
|
||||
[LocalisableDescription(typeof(SortStrings), nameof(SortStrings.DateRanked))]
|
||||
[LocalisableDescription(typeof(SortStrings), nameof(SortStrings.DateAdded))]
|
||||
DateAdded,
|
||||
|
||||
[LocalisableDescription(typeof(SortStrings), nameof(SortStrings.DateRanked))]
|
||||
|
||||
Reference in New Issue
Block a user