1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 12:30:42 +08:00
Files
osu-lazer/osu.Game/Online/Multiplayer
T
Bartłomiej Dach 9a4371a817 Add [JsonIgnore] to MultiplayerRoom.CurrentPlaylistItem
The lack of this is currently failing a unit test on
`osu-server-spectator` current master:

https://github.com/ppy/osu-server-spectator/actions/runs/14193158383/job/39762243965#step:4:28

I don't think the failure actually matters because I don't think we're
using json serialisation on spectator server side anywhere (used to for
iOS at least, but I don't think we do anymore?), but probably better to
be safe than sorry.
9a4371a817 · 2025-04-03 10:03:06 +02:00
History
..
2023-06-24 01:00:03 +09:00
2025-01-27 18:32:12 +09:00
2023-06-24 01:00:03 +09:00