1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 16:52:54 +08:00

Resolve inspection

This commit is contained in:
Dan Balasescu 2021-11-23 17:55:04 +09:00
parent a521d1b835
commit 79a8e60468

View File

@ -164,7 +164,6 @@ namespace osu.Game.Online.Multiplayer
OnRoomJoined();
}, cancellationSource.Token).ConfigureAwait(false);
}, cancellationSource.Token).ConfigureAwait(false);
}