2
0
bjorn 2 жил өмнө
parent
commit
5e47a5ff68

+ 1 - 0
api/lovr/math/Quat/set.lua

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