AHHHH
This commit is contained in:
parent
dc79ef0753
commit
05260d659f
|
|
@ -7206,6 +7206,7 @@
|
|||
currentElement = "sand";
|
||||
currentColor = "#ff0000";
|
||||
mouseIsDown = false;
|
||||
isMobile = false;
|
||||
mouseType = null;
|
||||
function mouseClick(e) {
|
||||
if (showingMenu && currentElement != "lookup") {
|
||||
|
|
|
|||
Loading…
Reference in New Issue