mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 16:27:20 +08:00
Trimmed more whitespaces
This commit is contained in:
parent
97aadad113
commit
33ebc8fd49
@ -123,9 +123,9 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
updateModeLight();
|
||||
}
|
||||
|
||||
|
||||
protected override bool InternalContains(Vector2 screenSpacePos) => base.InternalContains(screenSpacePos) || StartButton.Contains(screenSpacePos);
|
||||
|
||||
|
||||
protected override bool OnMouseDown(InputState state, MouseDownEventArgs args) => true;
|
||||
|
||||
protected override bool OnClick(InputState state) => true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user