mirror of
https://github.com/ppy/osu.git
synced 2026-06-06 18:44:06 +08:00
Rename F grade to D
This commit is contained in:
committed by
GitHub
Unverified
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")]
|
||||
|
||||
Reference in New Issue
Block a user