bjorn 1 year ago
parent
commit
04c23e6f6e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      api/init.lua

+ 2 - 0
api/init.lua

@@ -16544,6 +16544,7 @@ return {
               arguments = {
                 {
                   name = "angle",
+                  type = "number",
                   description = "The angle to use for the rotation, in radians.",
                   default = "0"
                 },
@@ -16584,6 +16585,7 @@ return {
               arguments = {
                 {
                   name = "angle",
+                  type = "number",
                   description = "The angle to use for the rotation, in radians.",
                   default = "0"
                 },