1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 07:09:53 +08:00

Fix D rank displaying as F

This commit is contained in:
Dean Herbert
2018-11-30 19:46:40 +09:00
Unverified
parent f517f98ae7
commit 17b2a4ca0d
+1 -1
View File
@@ -9,7 +9,7 @@ namespace osu.Game.Scoring
{
[Description(@"F")]
F,
[Description(@"F")]
[Description(@"D")]
D,
[Description(@"C")]
C,