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