mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 03:33:22 +08:00
Expand comment a bit
This commit is contained in:
parent
e6ee360511
commit
eed8fa8d69
@ -68,7 +68,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
((IMultiplayerClient)this).UserJoined(user).Wait();
|
||||
|
||||
// We want the user to be immediately available for testing, so force a scheduler update.
|
||||
// We want the user to be immediately available for testing, so force a scheduler update to run the update-bound continuation.
|
||||
Scheduler.Update();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user