Dan Balasescu
69a9fc9732
Fix a few more multiplayer test timeouts
...
These can be tested by adding a `Task.Delay(3000);` at the end of the
`MultiplayerClient.JoinRoom` task. The reason is typically that
`Client.Room` becomes not-null but the join task still hasn't completed
yet, so e.g. the ready button is still disabled.
2021-11-23 16:07:03 +09:00
..
2021-11-23 16:07:03 +09:00
2021-11-22 11:20:19 +09:00
2021-01-09 22:45:24 +01:00
2021-10-20 18:11:33 +09:00
2021-11-11 17:19:46 +09:00
2021-11-07 11:26:01 +09:00
2021-11-18 15:16:27 +09:00
2021-06-25 15:00:10 +09:00
2021-10-26 13:55:08 +09:00
2021-11-22 13:46:01 +09:00
2021-10-27 19:36:32 +09:00
2021-06-25 13:02:19 +09:00
2021-11-07 11:26:01 +09:00
2020-12-25 18:07:34 +01:00
2021-11-23 16:07:03 +09:00
2021-11-12 17:46:24 +09:00
2021-11-12 17:46:24 +09:00
2021-10-27 19:36:32 +09:00
2021-10-27 19:36:43 +09:00
2021-11-12 17:52:44 +09:00
2021-11-23 16:07:03 +09:00
2021-11-07 11:26:01 +09:00
2021-11-13 02:01:48 +09:00
2021-11-23 14:07:55 +09:00
2021-11-07 11:26:01 +09:00
2021-11-07 11:26:01 +09:00
2021-04-08 00:12:21 +09:00
2021-11-07 11:26:01 +09:00
2021-11-07 11:26:01 +09:00
2021-11-12 17:46:24 +09:00
2021-11-12 17:52:44 +09:00
2021-11-07 11:26:01 +09:00
2021-11-11 17:19:46 +09:00
2021-11-23 16:07:03 +09:00