Test C ommit

This commit is contained in:
Cain Kilgore 2017-06-17 00:29:25 +01:00
parent b14b0ef403
commit 2e56b0d639

View file

@ -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),