Parser fix (hopefully)

This commit is contained in:
Robert Jelic
2025-03-04 14:26:27 +01:00
parent 80fc94fd8a
commit d9e34c8118
2 changed files with 48 additions and 129 deletions

View File

@@ -244,7 +244,7 @@ function basalt.run(isActive)
end
end
--- Returns an element class
--- Returns an element's class without creating a instance
--- @shortDescription Returns an element class
--- @param name string The name of the element
--- @return table Element The element class