Fixed hasEnded property docs

This commit is contained in:
Pavle Goloskokovic 2018-02-18 19:31:41 +01:00
parent baaa92c62d
commit 650cc1c395

View file

@ -146,6 +146,7 @@ var WebAudioSound = new Class({
*
* @name Phaser.Sound.WebAudioSound#hasEnded
* @type {boolean}
* @private
* @default false
* @since 3.0.0
*/