Skip to content

Commit

Permalink
v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRedShark77 committed Mar 27, 2021
1 parent d9d7c4c commit 1bcdc1d
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 @@ -47,7 +47,9 @@
<button onclick="save()">Save</button>
<button onclick="if (confirm('You wanted to RESET your progress to new game?')) {wipe(true); location.reload()}">WIPE</button>
<button onclick="exporty()">Export</button>
<button onclick="importy()">Import</button><br>
<button onclick="importy()">Import</button><br><br>
The Treemental - v0.1<br>
Made by MrRedShark77
</div>
</div>
</body>
Expand Down

0 comments on commit 1bcdc1d

Please sign in to comment.