mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 20:51:38 +00:00
fix this lol
This commit is contained in:
parent
486de36db0
commit
f019160c3f
1 changed files with 0 additions and 1 deletions
|
|
@ -448,7 +448,6 @@ class Settings {
|
||||||
#end
|
#end
|
||||||
#if js
|
#if js
|
||||||
Window.getInstance().propagateKeyEvents = true;
|
Window.getInstance().propagateKeyEvents = true;
|
||||||
uiScale = 2;
|
|
||||||
#end
|
#end
|
||||||
|
|
||||||
// @:privateAccess Window.getInstance().window.center();
|
// @:privateAccess Window.getInstance().window.center();
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue