mirror of
https://github.com/ppy/osu.git
synced 2026-06-01 02:40:04 +08:00
Update MultiplayerModSelectOverlay.cs
This commit is contained in:
@@ -35,7 +35,6 @@ namespace osu.Game.Overlays.Mods
|
||||
protected override void LoadComplete()
|
||||
{
|
||||
base.LoadComplete();
|
||||
|
||||
multiplayerRoomItem?.BindValueChanged(_ => SelectedMods.TriggerChange());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user