Fixed hasLooped property docs

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

View file

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