diff --git a/src/Settings.hx b/src/Settings.hx index 68662b5c..6c41da5a 100644 --- a/src/Settings.hx +++ b/src/Settings.hx @@ -448,7 +448,6 @@ class Settings { #end #if js Window.getInstance().propagateKeyEvents = true; - uiScale = 2; #end // @:privateAccess Window.getInstance().window.center();