workshop installer program fix

This commit is contained in:
Evil Factory
2021-09-13 12:57:31 -03:00
parent 265e2b84b6
commit b480e6797c
6 changed files with 62 additions and 3 deletions

View File

@@ -20,9 +20,9 @@ function CreateVector2(path) end
--- Create Vector3
-- @treturn Vector3
-- @realm shared
function CreateVector2(path) end
function CreateVector3(path) end
--- Create Vector4
-- @treturn Vector4
-- @realm shared
function CreateVector2(path) end
function CreateVector4(path) end