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, stereo: true,
loop: false, loop: false,
localOnly: true, localOnly: true,
volume: 0.26 volume: 0.5
}; };
this.sound = SoundCache.getSound(this.soundURL); this.sound = SoundCache.getSound(this.soundURL);
} }