Skip to content

Commit baaa92c

Browse files
Fixed rateUpdates property docs
1 parent a200953 commit baaa92c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sound/webaudio/WebAudioSound.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ var WebAudioSound = new Class({
135135
* @name Phaser.Sound.WebAudioSound#rateUpdates
136136
* @type {array}
137137
* @private
138+
* @default []
138139
* @since 3.0.0
139140
*/
140141
this.rateUpdates = [];

0 commit comments

Comments
 (0)