osu/osu.Game/Online/Solo
Dean Herbert b0f40d9e45 Remove `user` from `SubmittableScore`
This wasn't being used by osu-web, and included far too much unnecessary
data. Of note, `pp` and `ruleset_id` are also not strictly required, but
there's no harm in sending them so I've left them be for now.
2022-03-08 18:38:24 +09:00
..
CreateSoloScoreRequest.cs Fix scores not being accepted due to missing ruleset ID 2021-04-09 15:18:02 +09:00
SubmitSoloScoreRequest.cs Standardise and combine base implementation of score submission requests 2022-02-11 15:53:47 +09:00
SubmittableScore.cs Remove `user` from `SubmittableScore` 2022-03-08 18:38:24 +09:00