junmer / clipper-lib

Boolean operations and offsetting library in Javascript
176 stars 32 forks source link

Missing prototype for ParseFirstLeft #3

Closed franto closed 7 years ago

franto commented 7 years ago

Hey, there is missing word prototype in line 5616

ClipperLib.Clipper.ParseFirstLeft = function (FirstLeft)

franto commented 7 years ago

Sorry for create new issue, I found out, that is already Pull request for this.