Forgotten coment

This commit is contained in:
luiscuenca 2018-07-17 16:42:59 -07:00
parent 6225435385
commit ba884f8a94

View file

@ -1424,7 +1424,7 @@ signals:
/**jsdoc
* Triggered when hand touch is enabled or disabled for an specific entity
* @function MyAvatar.disableHandTouchForIDChanged
* @param {Uuid} entityID
* @param {Uuid} entityID - ID of the entity that will enable hand touch effect
* @param {boolean} disable
* @returns {Signal}
*/