1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Online/Solo
Bartłomiej Dach 84765b99b3
Handle score submission request in submission test scene
Was previously not handled at all, therefore displaying request failures
in the test log output. While that was mostly a red herring and
shouldn't have caused any actual *test* failures, it is still better to
handle this explicitly in a realistic manner.
2022-01-06 12:57:26 +01:00
..
CreateSoloScoreRequest.cs Fix scores not being accepted due to missing ruleset ID 2021-04-09 15:18:02 +09:00
SubmitSoloScoreRequest.cs Handle score submission request in submission test scene 2022-01-06 12:57:26 +01:00
SubmittableScore.cs Rename APIScoreInfo to APIScore 2021-12-10 16:11:49 +09:00