Fixed rateUpdates property docs

This commit is contained in:
Pavle Goloskokovic 2018-02-18 19:31:25 +01:00
parent a20095389d
commit baaa92c62d

View file

@ -135,6 +135,7 @@ var WebAudioSound = new Class({
* @name Phaser.Sound.WebAudioSound#rateUpdates
* @type {array}
* @private
* @default []
* @since 3.0.0
*/
this.rateUpdates = [];