mirror of
https://github.com/ppy/osu.git
synced 2025-02-25 05:42:55 +08:00
After switching `UserLookupCache` to `GET /users/lookup` from `GET /users`, multiplayer sort of breaks, since the former endpoint does not return `ruleset_statistics`, which are used in multiplayer to show users' ranks. Therefore, switch multiplayer to use the appropriate request type directly. |
||
---|---|---|
.. | ||
IOnlinePlayTestSceneDependencies.cs | ||
OnlinePlayTestScene.cs | ||
OnlinePlayTestSceneDependencies.cs | ||
TestRoomManager.cs | ||
TestRoomRequestsHandler.cs |