Fix some documentation.

This commit is contained in:
hispidence 2021-08-12 22:11:50 +01:00
parent bee2a2d2f4
commit e7166b05ba
3 changed files with 8 additions and 7 deletions

View file

@ -87,7 +87,7 @@ takes no arguments.
@return reference to new ItemInfo object
@usage
local item = ItemInfo.newItem(
PISTOLS_ITEM, -- object id
ObjID.PISTOLS_ITEM, -- object id
"test", -- name
Position.new(18907, 0, 21201),
Rotation.new(0,0,0),