mirror of
https://github.com/lubosz/overte.git
synced 2025-04-27 14:35:30 +02:00
more volume
This commit is contained in:
parent
76350a39f8
commit
0c92c52d26
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
stereo: true,
|
||||
loop: false,
|
||||
localOnly: true,
|
||||
volume: 0.26
|
||||
volume: 0.5
|
||||
};
|
||||
this.sound = SoundCache.getSound(this.soundURL);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue