bjorn 1 년 전
부모
커밋
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"
                 },