Fix minidex building

This commit is contained in:
Guangcong Luo 2018-11-29 16:12:00 -05:00
parent e7eb12e686
commit 9024ce99be

View File

@ -93,6 +93,7 @@ function updateSizes() {
}
if (fs.existsSync('sprites/')) {
updateSizes();
console.log('DONE');
} else {
console.log('SKIPPED');