Fix regression when loading piskel files

This commit is contained in:
Julian Descottes 2016-11-12 18:33:00 +01:00
parent 440c28d0fd
commit e3b363d757

View File

@ -37,6 +37,5 @@
onSuccess(piskel, descriptor, fps); onSuccess(piskel, descriptor, fps);
}); });
} }
}; };
})(); })();