From 2fb579547e5dd8fca53424a1038ee9b69a309b29 Mon Sep 17 00:00:00 2001 From: unanmed <90094606+unanmed@users.noreply.github.com> Date: Sat, 22 Apr 2023 09:14:06 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20fa7e4?= =?UTF-8?q?4ac1c7910eef63efdffaaa1cf65517fe8a3=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/core.js b/libs/core.js index 6e34670..fc50764 100644 --- a/libs/core.js +++ b/libs/core.js @@ -115,7 +115,7 @@ function core() { width: main.mode == 'editor' ? this.__SIZE__ : this._WIDTH_, // map width and height height: main.mode == 'editor' ? this.__SIZE__ : this._HEIGHT_, v2: false, - threshold: 1024, + threshold: 512, extend: 10, scale: 1.0, tempCanvas: null, // A temp canvas for drawing