mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Fix clusterfuck of a sentence.
This commit is contained in:
parent
6257cf49b7
commit
ea08939509
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ template <bool temp> std::unique_ptr<GameScriptItemInfo> CreateEmpty()
|
||||||
|
|
||||||
/*** For more information on each parameter, see the
|
/*** For more information on each parameter, see the
|
||||||
associated getters and setters. If you do not know what to set for these,
|
associated getters and setters. If you do not know what to set for these,
|
||||||
most can just be set them to zero (see usage) or use the overload which
|
most can just be set to zero (see usage). See also the overload which
|
||||||
takes no arguments.
|
takes no arguments.
|
||||||
@function ItemInfo.newItem
|
@function ItemInfo.newItem
|
||||||
@tparam ObjID object ID
|
@tparam ObjID object ID
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue