1
0
Fork 0

fix(hi): Unhide accidentally-hidden seam.

This commit is contained in:
Benjamin F 2022-09-26 17:29:38 -07:00
parent ab2a86d77c
commit 1a81df20a5

View file

@ -409,7 +409,6 @@ function draftHiBody({
.curve(points.body02cp1, points.body03cp2, points.body03) .curve(points.body02cp1, points.body03cp2, points.body03)
.join(paths.allButDart) .join(paths.allButDart)
.close() .close()
.hide()
let gillPath = new Path() let gillPath = new Path()
.move(points.body17) .move(points.body17)