mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Difficulty Adjust mod customisation menu opens automatically now
This commit is contained in:
@ -474,6 +474,7 @@ namespace osu.Game.Overlays.Mods
|
||||
{
|
||||
if (State.Value == Visibility.Visible) sampleOn?.Play();
|
||||
DeselectTypes(selectedMod.IncompatibleMods, true);
|
||||
if (selectedMod.RequiresConfiguration) ModSettingsContainer.Alpha = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user