mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
Remove unnecessary HandleInput
This commit is contained in:
parent
3b48a6c668
commit
459a4cafb1
@ -50,8 +50,6 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
|
||||
private class Catcher : Container
|
||||
{
|
||||
public override bool HandleInput => true;
|
||||
|
||||
private Texture texture;
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user