Do not rotate adapters
This commit is contained in:
parent
7c4c46ba89
commit
6f80393825
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue