Skip to content

Commit 472da3d

Browse files
Updated docs
1 parent f8ac9dc commit 472da3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sound/SoundManagerCreator.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ var WebAudioSoundManager = require('./webaudio/WebAudioSoundManager');
1212
* Creates a Web Audio, HTML5 Audio or No Audio Sound Manager based on config and device settings.
1313
*
1414
* @function Phaser.Sound.SoundManagerCreator
15+
* @author Pavle Goloskokovic <pgoloskokovic@gmail.com> (http://prunegames.com)
1516
* @since 3.0.0
1617
*
1718
* @param {Phaser.Game} game - Reference to the current game instance.

0 commit comments

Comments
 (0)