mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Fix error in CompoundPath.
This commit is contained in:
parent
8af671bb41
commit
bd5c906047
1 changed files with 1 additions and 1 deletions
|
@ -92,4 +92,4 @@ CompoundPath = PathItem.extend(new function() {
|
|||
});
|
||||
|
||||
return fields;
|
||||
};
|
||||
});
|
Loading…
Reference in a new issue