mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 21:24:09 +00:00
Fixed hasLooped property docs
This commit is contained in:
parent
650cc1c395
commit
97b3724762
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ var WebAudioSound = new Class({
|
|||
*
|
||||
* @name Phaser.Sound.WebAudioSound#hasLooped
|
||||
* @type {boolean}
|
||||
* @private
|
||||
* @default false
|
||||
* @since 3.0.0
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue