mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09: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",
|
FlagName = @"TH",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Rank = ScoreRank.F,
|
Rank = ScoreRank.D,
|
||||||
PP = 160,
|
PP = 160,
|
||||||
MaxCombo = 1234,
|
MaxCombo = 1234,
|
||||||
TotalScore = 123456,
|
TotalScore = 123456,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user