Merge pull request #3133 from fsih/updateUploadComment
Update comment to reflect removal of camera upload
This commit is contained in:
commit
607cd2d392
@ -311,7 +311,7 @@ const loadCostume = function (md5ext, costume, runtime, optVersion) {
|
||||
costume.dataFormat = ext;
|
||||
|
||||
if (costume.asset) {
|
||||
// Costume comes with asset. It could be coming from camera, image upload, drag and drop, or file
|
||||
// Costume comes with asset. It could be coming from image upload, drag and drop, or file
|
||||
return loadCostumeFromAsset(costume, runtime, optVersion);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user