rabdill / bishop

An engine for writing browser-based text adventures using only client-side JavaScript.
Other
1 stars 0 forks source link

Page doesn't accept a command until page has been reloaded at least once #151

Open rabdill opened 9 years ago

rabdill commented 9 years ago

Typing a command here: file:///home/rabdill/bishops_map/index.html.sample

will reset the page to the opening room and redirect to file:///home/rabdill/bishops_map/index.html.sample?#

and THEN it works. WHY. WHYYYYY.