bjorn 1 год назад
Родитель
Сommit
04c23e6f6e
1 измененных файлов с 2 добавлено и 0 удалено
  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"
                 },