mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Remove unnecessary HandleInput
This commit is contained in:
@ -50,8 +50,6 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
|
||||
private class Catcher : Container
|
||||
{
|
||||
public override bool HandleInput => true;
|
||||
|
||||
private Texture texture;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Reference in New Issue
Block a user