diff --git a/unpublishedScripts/marketplace/shortbow/bow/bow.js b/unpublishedScripts/marketplace/shortbow/bow/bow.js index f8ef025728..2b28c79e25 100644 --- a/unpublishedScripts/marketplace/shortbow/bow/bow.js +++ b/unpublishedScripts/marketplace/shortbow/bow/bow.js @@ -620,6 +620,7 @@ function getControllerLocation(controllerHand) { Audio.playSound(this.arrowNotchSound, audioProperties); }, + // This function isn't used anymore. changeStringPullSoundVolume: function(pullBackDistance) { var audioProperties = { volume: this.scaleSoundVolume(pullBackDistance),