From 05260d659f6f1016d5b09549dd5642247d900bd4 Mon Sep 17 00:00:00 2001 From: slweeb Date: Wed, 20 Apr 2022 11:18:29 -0400 Subject: [PATCH] AHHHH --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index ff3a1017..d7f7e4cf 100644 --- a/index.html +++ b/index.html @@ -7206,6 +7206,7 @@ currentElement = "sand"; currentColor = "#ff0000"; mouseIsDown = false; + isMobile = false; mouseType = null; function mouseClick(e) { if (showingMenu && currentElement != "lookup") {