Skip to content

Commit 42fc672

Browse files
Fixed currentConfig property docs
1 parent 1c66d38 commit 42fc672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sound/BaseSound.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ var BaseSound = new Class({
131131
* It could be default config or marker config.
132132
*
133133
* @name Phaser.Sound.BaseSound#currentConfig
134-
* @type {object}
134+
* @type {SoundConfig}
135135
* @private
136136
* @since 3.0.0
137137
*/

0 commit comments

Comments
 (0)