mirror of
				https://github.com/Investigamer/cardconjurer.git
				synced 2025-10-30 23:00:43 -05:00 
			
		
		
		
	life
This commit is contained in:
		| @@ -357,9 +357,9 @@ function endTouch() { | ||||
| 		touchX[i] = event.touches[i].clientX | ||||
| 		touchY[i] = event.touches[i].clientY | ||||
| 	} | ||||
| 	clearTimeout(loop) | ||||
| 	clearTimers() | ||||
| 	if (event.touches.length < 1) { | ||||
| 		clicking = false | ||||
| 		clearTimeout(loop) | ||||
| 		clearTimers() | ||||
| 	} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Kyle
					Kyle