mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Updating list name in index.html as well. Also fixed indentation in smoke_test.js
This commit is contained in:
@ -22,7 +22,7 @@
|
|||||||
scriptIndex ++;
|
scriptIndex ++;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
loadScript("script-load-list.js", "loadNextScript()");
|
loadScript("piskel-script-list.js", "loadNextScript()");
|
||||||
} else {
|
} else {
|
||||||
var script;
|
var script;
|
||||||
if (window.location.href.indexOf("pack") != -1) {
|
if (window.location.href.indexOf("pack") != -1) {
|
||||||
|
Reference in New Issue
Block a user