mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-11 04:56:49 +03:00
Fix documentation, regen docs, bump version.
This commit is contained in:
parent
ac5626b3d1
commit
a56f7af06d
32 changed files with 121 additions and 95 deletions
|
@ -83,7 +83,7 @@ most can just be ignored (see usage).
|
|||
@return reference to new Moveable object
|
||||
@usage
|
||||
local item = Moveable(
|
||||
TEN.ObjID.PISTOLS_ITEM, -- object id
|
||||
TEN.Objects.ObjID.PISTOLS_ITEM, -- object id
|
||||
"test", -- name
|
||||
Vec3(18907, 0, 21201)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue