mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 23:23:04 +08:00
Remove useless LocalisableDescription
This commit is contained in:
parent
bff35cb348
commit
946178ca41
@ -11,8 +11,6 @@ namespace osu.Game.Scoring
|
||||
{
|
||||
public enum ScoreRank
|
||||
{
|
||||
// TODO: reconsider changing later on
|
||||
[LocalisableDescription(typeof(BeatmapsStrings), nameof(BeatmapsStrings.RankD))]
|
||||
[Description(@"F")]
|
||||
F = -1,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user