mirror of
https://github.com/osukey/osukey.git
synced 2025-05-04 21:27:22 +09: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…
x
Reference in New Issue
Block a user