Fix broken LDoc tags

This commit is contained in:
Tjakka5 2020-01-04 01:41:58 +01:00
parent 69a9e83759
commit 368766bd27
6 changed files with 2 additions and 10 deletions

View file

@ -21,7 +21,6 @@ function Assemblage.new(assemble)
end
--- Assembles an Entity.
-- @see Entity:assemble
-- @param e Entity to assemble
-- @param ... Varargs to pass to the assemble function
-- @ return self