downgraded phaser version to 3.24.1
This commit is contained in:
@@ -60,7 +60,7 @@ export class UserInputManager {
|
||||
}
|
||||
|
||||
clearAllInputKeyboard(){
|
||||
this.Scene.input.keyboard.removeAllKeys();
|
||||
this.Scene.input.keyboard.removeAllListeners();
|
||||
}
|
||||
|
||||
getEventListForGameTick(): ActiveEventList {
|
||||
|
||||
Reference in New Issue
Block a user