FEATURE: added the env variable DISABLE_DIRTY_CHECKS
This commit is contained in:
@@ -173,7 +173,7 @@ export class UserInputManager {
|
||||
}
|
||||
|
||||
destroy(): void {
|
||||
this.joystick.destroy();
|
||||
this.joystick?.destroy();
|
||||
}
|
||||
|
||||
private initMouseWheel() {
|
||||
|
||||
Reference in New Issue
Block a user