1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 19:22:56 +08:00
This commit is contained in:
smoogipoo 2018-05-31 15:17:59 +09:00
parent 4ff803d11d
commit e48b17fb0d

View File

@ -368,7 +368,7 @@ namespace osu.Game.Screens.Menu
hideOverlaysOnEnter.Value = false;
allowOpeningOverlays.Value = true;
}, (1 - buttonArea.Alpha) * 200);
}, 200);
break;
default:
logo.ClearTransforms(targetMember: nameof(Position));