Merge pull request #1 from daturkel/patch-1

Added a note to mobileWarning about arrow keys
This commit is contained in:
Michael Townsend
2013-07-03 10:46:45 -07:00
+2 -2
View File
@@ -14,10 +14,10 @@
<body> <body>
<div> <div>
<strong> <strong>
A Dark Room isn't really mobile-friendly<br/> A Dark Room isn't really mobile-friendly, and it requires arrow keys.<br/>
Sorry about that!<br/> Sorry about that!<br/>
</strong><br/> </strong><br/>
Of course you can <a href='index.html?ignorebrowser=true'>play anyway</a>, but it probably won't work! Of course you can <a href='index.html?ignorebrowser=true'>play anyway</a>, but it probably won't work!
</div> </div>
</body> </body>
</html> </html>