@@ -584,9 +584,9 @@
if ( maxFace !== null ) {
- this.addVertexToFace( vertex, maxFace );
+ this.addVertexToFace( vertex, maxFace );
- }
+ }
}