Skip to content

Commit

Permalink
docs: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seleb committed Jan 2, 2021
1 parent 87fa631 commit 27be99b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transparent background.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export var hackOptions = {
},
};

// pass through transparent sprites option
transparentSprites.isTransparent = function (drawing) {
return hackOptions.isTransparent(drawing);
};
Expand Down

0 comments on commit 27be99b

Please sign in to comment.