Skip to content

Commit

Permalink
Added a note to mobileWarning about arrow keys
Browse files Browse the repository at this point in the history
An HN commenter noted that he ignored the mobilewarning and tried the game and found it worked. That is, until he got to the Embark stage and found himself arrow key-less. This warning is slightly more verbose to avoid similar situations.
  • Loading branch information
daturkel committed Jul 3, 2013
1 parent 19abccf commit a37bb40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobileWarning.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<body>
<div>
<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/>
</strong><br/>
Of course you can <a href='index.html?ignorebrowser=true'>play anyway</a>, but it probably won't work!
</div>
</body>
</html>
</html>

0 comments on commit a37bb40

Please sign in to comment.