mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 01:37:31 +08:00
Use ScoreRank.D instead of F
This commit is contained in:
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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user