mirror of
				https://github.com/Investigamer/cardconjurer.git
				synced 2025-10-30 14:50:26 -05:00 
			
		
		
		
	life
This commit is contained in:
		| @@ -308,7 +308,6 @@ var touchX = [], touchY = [], clicking = false | ||||
| document.getElementById("mainGrid").addEventListener("mousedown", startMouseCoordinates, true) | ||||
| window.addEventListener("mousemove", updateMouseCoordinates, true) | ||||
| window.addEventListener("mouseup", endMouseCoordinates, true) | ||||
| window.addEventListener("mouseup", clearTimers) | ||||
| function startMouseCoordinates() { | ||||
| 	clicking = true | ||||
| 	updatePlayerBoxes() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kyle
					Kyle