mirror of
				https://github.com/Investigamer/cardconjurer.git
				synced 2025-11-03 23:55:01 -06:00 
			
		
		
		
	life
This commit is contained in:
		@@ -224,7 +224,6 @@ function updateBackgroundColor(color) {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
function switchToTouchEvents() {
 | 
			
		||||
	alert("switching to touch events!")
 | 
			
		||||
	document.removeEventListener("mousedown")
 | 
			
		||||
	document.removeEventListener("mouseup")
 | 
			
		||||
	document.addEventListener("touchstart", function() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user