mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
This was only working by luck until now. It was "correctly" matching on
null online ID (see logic at
abc96057b2/osu.Game/Screens/OnlinePlay/Match/RoomSubScreen.cs (L199-L207)
).
Now it works by actually matching on the online ID.