1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-21 06:16:43 +00:00

cache result of failed web load; fixed tour

This commit is contained in:
Steven Hugg
2018-07-06 18:12:58 -05:00
parent dc40d1b040
commit 3221d43cdc
6 changed files with 49 additions and 33 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ body {
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="FileSaver.js/FileSaver.min.js"></script>
<script src="src/util.js"></script>
<script src="gen/util.js"></script>
<script src="src/pixed/pixeleditor.js"></script>
<script>