mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-24 21:56:57 +02:00
increase vol for voiceover
This commit is contained in:
parent
663dadd1b4
commit
82f9b3f97f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
stereo: true,
|
stereo: true,
|
||||||
loop: false,
|
loop: false,
|
||||||
localOnly: true,
|
localOnly: true,
|
||||||
volume: 0.035
|
volume: 0.2
|
||||||
};
|
};
|
||||||
this.sound = SoundCache.getSound(this.soundURL);
|
this.sound = SoundCache.getSound(this.soundURL);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue