Explorar o código

Fix Quat:set angle type;

bjorn %!s(int64=2) %!d(string=hai) anos
pai
achega
5e47a5ff68
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      api/lovr/math/Quat/set.lua

+ 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.'
     },