From f019160c3f9fee09abfe24f605e1312e290e22c7 Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Fri, 14 Jul 2023 01:04:01 +0530 Subject: [PATCH] fix this lol --- src/Settings.hx | 1 - 1 file changed, 1 deletion(-) 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();