Do not rotate adapters

This commit is contained in:
Matt McWilliams 2025-02-10 22:52:35 -05:00
parent 7c4c46ba89
commit 6f80393825
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
}, },
"rotation": { "rotation": {
"x": 0, "x": 0,
"y": 90, "y": 0,
"z": 16.5 "z": 16.5
} }
}, },
@ -31,7 +31,7 @@
}, },
"rotation": { "rotation": {
"x": 0, "x": 0,
"y": 90, "y": 0,
"z": 136.5 "z": 136.5
} }
}, },
@ -45,7 +45,7 @@
}, },
"rotation": { "rotation": {
"x": 0, "x": 0,
"y": 90, "y": 0,
"z": 256.5 "z": 256.5
} }
} }