This commit is contained in:
slweeb 2022-04-20 11:18:29 -04:00
parent dc79ef0753
commit 05260d659f
1 changed files with 1 additions and 0 deletions

View File

@ -7206,6 +7206,7 @@
currentElement = "sand";
currentColor = "#ff0000";
mouseIsDown = false;
isMobile = false;
mouseType = null;
function mouseClick(e) {
if (showingMenu && currentElement != "lookup") {