Todo comment for clarity...

This commit is contained in:
Karishma Chadha 2018-04-04 17:32:33 -04:00
parent 118c6f0356
commit 4dd83cf717

View file

@ -123,6 +123,7 @@ const deserializeCostume = function (costume, runtime, zip, assetFileName) {
return costumeFile.async('uint8array').then(data => {
storage.builtinHelper.cache(
assetType,
// TODO eventually we want to map non-png's to their actual file types?
costumeFormat,
data,
assetId