Update text and color on index.html.
This commit is contained in:
		
							parent
							
								
									786da0dc74
								
							
						
					
					
						commit
						d7c55ff744
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -15,7 +15,7 @@
 | 
				
			||||||
    <![endif]-->
 | 
					    <![endif]-->
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
  <body>
 | 
					  <body>
 | 
				
			||||||
    <p><i>If the box is empty, just refresh the page until it loads. It's a bug with the engine that comes up during development. It'll be fine when it's all finished!</i></p>
 | 
					    <p style="color:orange;"><i>You may need to refresh the page a couple of times to get all the assets to load.</i></p>
 | 
				
			||||||
    <canvas style="border:solid 1px black;" id="game">
 | 
					    <canvas style="border:solid 1px black;" id="game">
 | 
				
			||||||
    Your browser is really old, dude - no canvas support! Update this thing!
 | 
					    Your browser is really old, dude - no canvas support! Update this thing!
 | 
				
			||||||
    </canvas>
 | 
					    </canvas>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue