APIDump: Linkified cDropSpenser constants.
This commit is contained in:
parent
1f9397302c
commit
6fa0361a64
@ -659,8 +659,8 @@ World:ForEachChestInChunk(Player:GetChunkX(), Player:GetChunkZ(),
|
|||||||
},
|
},
|
||||||
Constants =
|
Constants =
|
||||||
{
|
{
|
||||||
ContentsWidth = { Notes = "Width (X) of the cItemGrid representing the contents" },
|
ContentsWidth = { Notes = "Width (X) of the {{cItemGrid}} representing the contents" },
|
||||||
ContentsHeight = { Notes = "Height (Y) of the cItemGrid representing the contents" },
|
ContentsHeight = { Notes = "Height (Y) of the {{cItemGrid}} representing the contents" },
|
||||||
},
|
},
|
||||||
|
|
||||||
Inherits = "cBlockEntity";
|
Inherits = "cBlockEntity";
|
||||||
|
Loading…
Reference in New Issue
Block a user