mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:47:29 +08:00
remove unnecessary overrides
This commit is contained in:
parent
bbcc8f0721
commit
e63c97b306
@ -103,9 +103,5 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
updateModeLight();
|
||||
}
|
||||
|
||||
protected override bool OnMouseDown(MouseDownEvent e) => false;
|
||||
|
||||
protected override bool OnClick(ClickEvent e) => false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user