Use ScoreRank.D instead of F

This commit is contained in:
iiSaLMaN
2019-06-08 19:34:52 +03:00
committed by GitHub
parent d3ff2c6dd5
commit fc8644a73e

View File

@ -157,7 +157,7 @@ namespace osu.Game.Tests.Visual.Online
FlagName = @"TH", FlagName = @"TH",
}, },
}, },
Rank = ScoreRank.F, Rank = ScoreRank.D,
PP = 160, PP = 160,
MaxCombo = 1234, MaxCombo = 1234,
TotalScore = 123456, TotalScore = 123456,