Update text and color on index.html.

This commit is contained in:
Robbie Antenesse 2016-04-19 07:54:25 -06:00
parent 786da0dc74
commit d7c55ff744

View file

@ -15,7 +15,7 @@
<![endif]-->
</head>
<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">
Your browser is really old, dude - no canvas support! Update this thing!
</canvas>