mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 05:41:55 -05:00
Update life.js
This commit is contained in:
@@ -342,7 +342,7 @@ function startTouch() {
|
|||||||
moveTouch()
|
moveTouch()
|
||||||
if (!clicking) {
|
if (!clicking) {
|
||||||
clicking = true
|
clicking = true
|
||||||
updatePlayerBoxes()
|
singleClick()
|
||||||
} else {
|
} else {
|
||||||
clicking = true
|
clicking = true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user