Whoops--removed some of my junk...

This commit is contained in:
Hardmath123 2013-11-03 17:59:42 -08:00
parent ae86e1d43b
commit 4d16d6b268

View file

@ -31,10 +31,6 @@
<script src="js/Interpreter.js"></script>
<script src="js/Runtime.js"></script>
<script src="js/Scratch.js"></script>
<script src="js/JSZip/jszip.js"></script>
<script src="js/JSZip/jszip-load.js"></script>
<script src="js/JSZip/jszip-inflate.js"></script>
<script src="js/IOzip.js"></script>
<script type="text/javascript">
if (window.location.hash) {
var project_id = parseInt(window.location.hash.substr(1));