mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 03:19:52 +08:00
Remove handle positional input
This commit is contained in:
@@ -41,8 +41,6 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
public override bool DisallowExternalBeatmapRulesetChanges => true;
|
||||
|
||||
public override bool HandlePositionalInput => true;
|
||||
|
||||
private Task loadTask;
|
||||
|
||||
private InputManager inputManager;
|
||||
|
||||
Reference in New Issue
Block a user