Fixed APIDump
This commit is contained in:
parent
fa4ff28bc0
commit
7d1e32a28b
@ -173,7 +173,7 @@ g_APIDesc =
|
||||
{
|
||||
{ Params = "{{Vector3i|Offset}}", Return = "", Notes = "Sets the offset of the cBlockArea. Mostly used for WorldEdit." },
|
||||
{ Params = "OffsetX, OffsetY, OffsetZ", Return = "", Notes = "Sets the offset of the cBlockArea. Mostly used for WorldEdit." },
|
||||
}
|
||||
},
|
||||
SetOrigin =
|
||||
{
|
||||
{ Params = "{{Vector3i|Origin}}", Return = "", Notes = "Resets the origin for the absolute coords. Only affects how absolute coords are translated into relative coords." },
|
||||
|
Loading…
Reference in New Issue
Block a user