3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-27 14:35:30 +02:00

more volume

This commit is contained in:
James B. Pollack 2016-02-04 14:52:50 -08:00
parent 76350a39f8
commit 0c92c52d26

View file

@ -24,7 +24,7 @@
stereo: true,
loop: false,
localOnly: true,
volume: 0.26
volume: 0.5
};
this.sound = SoundCache.getSound(this.soundURL);
}