mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 00:17:35 +02:00
full voiceover vol
This commit is contained in:
parent
d920a3d721
commit
22c53fc395
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
stereo: true,
|
stereo: true,
|
||||||
loop: false,
|
loop: false,
|
||||||
localOnly: true,
|
localOnly: true,
|
||||||
volume: 0.75
|
volume: 1
|
||||||
};
|
};
|
||||||
self.sound = SoundCache.getSound(this.soundURL);
|
self.sound = SoundCache.getSound(this.soundURL);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue