1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 02:49:54 +08:00

Remove useless LocalisableDescription

This commit is contained in:
cdwcgt
2022-06-28 20:03:21 +09:00
Unverified
parent bff35cb348
commit 946178ca41
-2
View File
@@ -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,