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