2
0
bjorn 1 жил өмнө
parent
commit
b9dd93e2cd

+ 1 - 0
api/lovr/math/quat.lua

@@ -10,6 +10,7 @@ return {
   ]],
   arguments = {
     angle = {
+      type = 'number',
       default = '0',
       description = 'The angle to use for the rotation, in radians.'
     },