Skip to content

Commit

Permalink
Load System
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdevgame authored Jun 6, 2024
1 parent 2dbba0e commit 1136a13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@
<button id="newblockid">Create Block</button>
<button id="deleteblockid">Delete Block</button>
<button id="save">Save</button>
<button id="load">Load</button>
<input type="file" id="fileInput" accept=".json" style="display: none;">
<button id="loadButton">Load</button>

<!--<input type="file" id="import" /> -->
<!--
<button>Insert Image</button>
Expand Down

0 comments on commit 1136a13

Please sign in to comment.