Updating list name in index.html as well. Also fixed indentation in smoke_test.js

This commit is contained in:
jdescottes 2013-08-11 10:45:56 +02:00
parent 750f2fb7b5
commit 2e3ddd6ed1
2 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@
scriptIndex ++;
}
};
loadScript("script-load-list.js", "loadNextScript()");
loadScript("piskel-script-list.js", "loadNextScript()");
} else {
var script;
if (window.location.href.indexOf("pack") != -1) {