1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game/Online/Solo
Bartłomiej Dach fd9110a61e
Fix solo statistics watcher firing requests for invalid user with id 1
Can happen during login flow (see `APIAccess.attemptConnect()`).
2022-12-24 13:44:05 +01:00
..
CreateSoloScoreRequest.cs Send beatmap has to server on solo score request 2022-07-02 12:16:17 +09:00
SoloStatisticsUpdate.cs Add data structure for delivering statistics updates 2022-12-22 08:01:59 +01:00
SoloStatisticsWatcher.cs Fix solo statistics watcher firing requests for invalid user with id 1 2022-12-24 13:44:05 +01:00
SubmitSoloScoreRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00