mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 19:22:56 +08:00
Unindent
This commit is contained in:
parent
4ff803d11d
commit
e48b17fb0d
@ -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));
|
||||
|
Loading…
Reference in New Issue
Block a user