mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
remove unnecessary overrides
This commit is contained in:
@ -103,9 +103,5 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
updateModeLight();
|
||||
}
|
||||
|
||||
protected override bool OnMouseDown(MouseDownEvent e) => false;
|
||||
|
||||
protected override bool OnClick(ClickEvent e) => false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user