Fix lectern model rotation in first person

This commit is contained in:
Electroblob77
2020-04-17 23:25:48 +01:00
parent a7b608a06e
commit d4c2397a68
@@ -93,11 +93,11 @@
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"rotation": [0, 135, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"rotation": [0, 135, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {