1
0
Fork 0

puts Skully in the right place finally

This commit is contained in:
Zee 2022-08-23 09:57:37 +00:00
parent 5c28b47763
commit 79cb4c5f4a

View file

@ -51,7 +51,7 @@ export default function (part) {
.line(points.middle)
.attr('class', 'path fabric dashed')
points.logo = points.centerLeft.shift(270, pocketWidth / 3)
points.logo = points.centerLeft.shift(270, pocketLength / 3)
snippets.logo = new Snippet('logo', points.logo)
points.scalebox = points.middle.shift(270, pocketWidth / 5)