Changed: shape command syntax
--HG-- branch : develop
This commit is contained in:
parent
ea84023e48
commit
c4b9b0eb58
1 changed files with 1 additions and 1 deletions
|
@ -2024,7 +2024,7 @@ int CLuaIHMRyzom::getIslandId(CLuaState &ls)
|
|||
|
||||
// ***************************************************************************
|
||||
//
|
||||
// addShape("shape", x, y, z, "angle", scale, collision?)
|
||||
// addShape("shape", .x, .y, .z, "angle", .scale, collision?, "context", "url", highlight?, transparency?, "texture", "skeleton")
|
||||
//
|
||||
//********
|
||||
int CLuaIHMRyzom::addShape(CLuaState &ls)
|
||||
|
|
Loading…
Reference in a new issue