1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 17:30:00 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/Multiplayer
T
Bartłomiej Dach 5104f3e7ac Switch multiplayer away from using UserLookupCache
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.
5104f3e7ac · 2024-10-08 14:46:50 +02:00
History
..
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00