1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-05 04:33:39 +08:00

Use ScoreRank.D instead of F

This commit is contained in:
iiSaLMaN
2019-06-08 19:34:52 +03:00
committed by GitHub
Unverified
parent d3ff2c6dd5
commit fc8644a73e
@@ -157,7 +157,7 @@ namespace osu.Game.Tests.Visual.Online
FlagName = @"TH",
},
},
Rank = ScoreRank.F,
Rank = ScoreRank.D,
PP = 160,
MaxCombo = 1234,
TotalScore = 123456,