mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:37:28 +08:00
Update MultiplayerModSelectOverlay.cs
This commit is contained in:
parent
8199a49ee2
commit
ed028e8d26
@ -35,7 +35,6 @@ namespace osu.Game.Overlays.Mods
|
||||
protected override void LoadComplete()
|
||||
{
|
||||
base.LoadComplete();
|
||||
|
||||
multiplayerRoomItem?.BindValueChanged(_ => SelectedMods.TriggerChange());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user