mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
Update life.js
This commit is contained in:
@@ -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*
|
||||
|
Reference in New Issue
Block a user