mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 00:20:49 +08:00
Add missing forceScheduled parameter
This commit is contained in:
@@ -451,7 +451,7 @@ namespace osu.Game.Online.Multiplayer
|
||||
|
||||
Room.MatchRulesetState = state;
|
||||
RoomUpdated?.Invoke();
|
||||
});
|
||||
}, false);
|
||||
|
||||
return Task.CompletedTask;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user