rotation statement needs to be complete

This commit is contained in:
Matt McWilliams 2025-04-07 14:47:45 -04:00
parent 43e42980f4
commit 013a24a701
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@
"name" : "splicer_parts_guillotine_tape_roller",
"material" : "gray_plastic2",
"rotation" : {
"x" : 90
"x" : 90,
"y" : 0,
"z" : 0
}
}
],