Fix doc comment

This commit is contained in:
Lwmte 2022-12-16 19:13:50 +02:00
parent 5df1fdfb20
commit 8af424dd3f

View file

@ -418,6 +418,7 @@ ScriptReserved_GetSlotHP, & Moveable::GetSlotHP,
/// Get the object's joint position
// @function Moveable:GetJointPosition
// @tparam int index of a joint to get position
// @treturn Vec3 a copy of the moveable's position
ScriptReserved_GetJointPosition, & Moveable::GetJointPos,