@@ -19573,7 +19573,7 @@ return {
},
{
name = "...vectors",
- type = "number",
+ type = "Vec3",
description = "More points to add to the line."
}
@@ -49,7 +49,7 @@ return {
description = 'More points to add to the line.'
['...vectors'] = {
- type = 'number',
+ type = 'Vec3',