bjorn 1 year ago
parent
commit
8d74b67d05
1 changed files with 3 additions and 3 deletions
  1. 3 3
      api/init.lua

+ 3 - 3
api/init.lua

@@ -8846,8 +8846,8 @@ return {
               },
               returns = {
                 {
-                  name = "table",
-                  type = "items",
+                  name = "items",
+                  type = "table",
                   description = "A table with a string for each file and subfolder in the directory."
                 }
               }
@@ -12381,7 +12381,7 @@ return {
                         },
                         {
                           name = "[3]",
-                          type = "WrapMod",
+                          type = "WrapMode",
                           description = "The \"z\" wrap mode for 3D textures."
                         }
                       }