mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Fix up comment
This commit is contained in:
@ -328,7 +328,7 @@ namespace osu.Game.Online.RealtimeMultiplayer
|
||||
if (Room == null)
|
||||
return;
|
||||
|
||||
// Update a few instantaneously properties of the room.
|
||||
// Update a few properties of the room instantaneously.
|
||||
Schedule(() =>
|
||||
{
|
||||
if (Room == null)
|
||||
|
Reference in New Issue
Block a user