Test 2
This commit is contained in:
		
							parent
							
								
									30c862b467
								
							
						
					
					
						commit
						93534f2832
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								index.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								index.js
									
									
									
									
									
								
							|  | @ -52,7 +52,7 @@ function listLocation() { | |||
| 
 | ||||
| function win() { | ||||
|     if (userInput.value.toLowerCase() === "win") { | ||||
|         printBold("You Won! Refresh to play again!!") | ||||
|         printBold("You Won! Refresh to play again!") | ||||
|         document.getElementById("userInput").disabled = true; | ||||
|     } | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue