fix(hi): Unhide accidentally-hidden seam.
This commit is contained in:
parent
ab2a86d77c
commit
1a81df20a5
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue