mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 12:43:26 +00:00
whitespace
This commit is contained in:
parent
c1f42c9369
commit
114d267ffa
1 changed files with 0 additions and 1 deletions
|
@ -473,7 +473,6 @@ var WebAudioSound = new Class({
|
|||
{
|
||||
if (!this.manager.audioDestination)
|
||||
{
|
||||
|
||||
// Set the position of the listener
|
||||
this.manager.setAudioDestination({ x: this.manager.game.config.width / 2, y: this.manager.game.config.height / 2 });
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue