1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 11:07:52 +08:00

Remove ScoreRank.F

This commit is contained in:
iiSaLMaN 2019-06-08 19:35:29 +03:00 committed by GitHub
parent fc8644a73e
commit a2b9dba92c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,6 @@ namespace osu.Game.Scoring
{
public enum ScoreRank
{
[Description(@"D")]
F,
[Description(@"D")]
D,