mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 16:12:57 +08:00
Fix up comment
This commit is contained in:
parent
8b1f5ff492
commit
508f73d949
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user