mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
some controls
This commit is contained in:
parent
e797dd281d
commit
d7d2c7f67a
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,8 @@ class MarbleGame {
|
|||
}
|
||||
});
|
||||
JSPlatform.initFullscreenEnforcer();
|
||||
|
||||
Window.getInstance().removeEventTarget(@:privateAccess Key.onEvent);
|
||||
#end
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue