mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Fix multiplayer mod select showing autoplay as a choice
This commit is contained in:
@ -327,6 +327,7 @@ namespace osu.Game
|
||||
|
||||
if (!SelectedMods.Disabled)
|
||||
SelectedMods.Value = Array.Empty<Mod>();
|
||||
|
||||
AvailableMods.Value = dict;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user