mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-07 10:02:24 +02:00
Test C ommit
This commit is contained in:
parent
b14b0ef403
commit
2e56b0d639
1 changed files with 1 additions and 0 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue