From 2e56b0d6391635de76255b4c2a45255aa75a3045 Mon Sep 17 00:00:00 2001 From: Cain Kilgore Date: Sat, 17 Jun 2017 00:29:25 +0100 Subject: [PATCH] Test C ommit --- unpublishedScripts/marketplace/shortbow/bow/bow.js | 1 + 1 file changed, 1 insertion(+) 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),