Update life.js

This commit is contained in:
Kyle
2019-08-16 14:17:32 -07:00
parent ec8d1916a9
commit 15a3b08beb

View File

@@ -344,7 +344,7 @@ function startTouch() {
console.log("touch started")
moveTouch()
clicking = true
singleClick()
singleTap()
}
function moveTouch() {
touchX = [], touchY = []
@@ -548,4 +548,4 @@ function heldDown() {
loop = setTimeout(heldDown, 100)
}
}
//Updated for realsies!!! like actually
//Updated for realsies!!! like actually... *SIGH*