some controls

This commit is contained in:
RandomityGuy 2022-08-08 14:58:20 +05:30
parent e797dd281d
commit d7d2c7f67a

View file

@ -125,6 +125,8 @@ class MarbleGame {
}
});
JSPlatform.initFullscreenEnforcer();
Window.getInstance().removeEventTarget(@:privateAccess Key.onEvent);
#end
}