|
@@ -167,7 +167,7 @@ function earcutLinked( ear, triangles, dim, minX, minY, invSize, pass ) {
|
|
ear = cureLocalIntersections( ear, triangles, dim );
|
|
ear = cureLocalIntersections( ear, triangles, dim );
|
|
earcutLinked( ear, triangles, dim, minX, minY, invSize, 2 );
|
|
earcutLinked( ear, triangles, dim, minX, minY, invSize, 2 );
|