mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Populate HandleInput automatically
This commit is contained in:
@ -20,8 +20,6 @@ namespace osu.Game.Rulesets.Osu.UI.Cursor
|
||||
{
|
||||
internal class CursorTrail : Drawable
|
||||
{
|
||||
public override bool HandleInput => true;
|
||||
|
||||
private int currentIndex;
|
||||
|
||||
private Shader shader;
|
||||
|
Reference in New Issue
Block a user