mirror of
https://github.com/osukey/osukey.git
synced 2025-06-10 05:48:05 +09:00
Input fix
This commit is contained in:
parent
9444ffd849
commit
e06b3ecf2d
@ -214,7 +214,7 @@ namespace osu.Game
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return OnKeyDown(state, args);
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public event Action<Screen> ModeChanged;
|
public event Action<Screen> ModeChanged;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user