mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:57:52 +08:00
Add missing forceScheduled
parameter
This commit is contained in:
parent
556962a3d8
commit
5ac3abac99
@ -451,7 +451,7 @@ namespace osu.Game.Online.Multiplayer
|
||||
|
||||
Room.MatchRulesetState = state;
|
||||
RoomUpdated?.Invoke();
|
||||
});
|
||||
}, false);
|
||||
|
||||
return Task.CompletedTask;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user