mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:35:10 +08:00
Rename F grade to D
This commit is contained in:
parent
3182f88ea8
commit
383b937a7e
@ -7,10 +7,10 @@ namespace osu.Game.Scoring
|
||||
{
|
||||
public enum ScoreRank
|
||||
{
|
||||
[Description(@"F")]
|
||||
[Description(@"D")]
|
||||
F,
|
||||
|
||||
[Description(@"F")]
|
||||
[Description(@"D")]
|
||||
D,
|
||||
|
||||
[Description(@"C")]
|
||||
|
Loading…
Reference in New Issue
Block a user