1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-07 01:23:56 +08:00
Files
osu-lazer/osu.Game.Tests/Visual
T
Dean Herbert 1bbfbb0d8e Fix test that never should have worked
This was only working by luck until now. It was "correctly" matching on
null online ID (see logic at
https://github.com/ppy/osu/blob/abc96057b2cf50e02e0ec939645f6421684495d4/osu.Game/Screens/OnlinePlay/Match/RoomSubScreen.cs#L199-L207).

Now it works by actually matching on the online ID.
1bbfbb0d8e · 2021-06-23 19:30:11 +09:00
History
..
2021-04-18 23:49:13 -04:00
2021-06-22 19:30:52 -07:00
2021-06-14 15:06:33 +09:00