Fix the ESC key, and update the VisiCalc demo state file
The old VisiCalc demo state file (state.json) was triggering a spurious (keyboard?) event that would generate a beep and wipe the copyright message; I'm kind of curious what was causing that, but the simplest solution for now is to generate a new state.json.
This commit is contained in:
parent
4c2a5b7cd5
commit
c0991dd7db
7 changed files with 7 additions and 7 deletions
|
|
@ -17,4 +17,4 @@
|
|||
<file dir="../">README.md</file>
|
||||
<link href="http://www.bricklin.com/history/vclicense.htm">VisiCalc License</link>
|
||||
</disk>
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue