mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 03:37:17 +02:00
fixed spacing issue
This commit is contained in:
parent
1121fe8da0
commit
23d07fa292
18 changed files with 926 additions and 928 deletions
|
@ -185,7 +185,6 @@ public:
|
|||
const QScriptValue& avatarIdsToInclude = QScriptValue(),
|
||||
const QScriptValue& avatarIdsToDiscard = QScriptValue());
|
||||
/**jsdoc
|
||||
* To Be Completed
|
||||
* @function AvatarManager.findRayIntersectionVector
|
||||
* @param {PickRay} ray
|
||||
* @param {} avatarsToInclude
|
||||
|
|
|
@ -91,7 +91,6 @@ public:
|
|||
*/
|
||||
|
||||
/**jsdoc
|
||||
* To Be Completed
|
||||
* @param {number} deltaSize
|
||||
* @function SoundCache.updateTotalSize
|
||||
* @returns {Resource}
|
||||
|
|
Loading…
Reference in a new issue