mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 06:29:54 +08:00
Expand comment a bit
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user