Skip to content

Commit 97b3724

Browse files
Fixed hasLooped property docs
1 parent 650cc1c commit 97b3724

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
@@ -158,6 +158,7 @@ var WebAudioSound = new Class({
158158
*
159159
* @name Phaser.Sound.WebAudioSound#hasLooped
160160
* @type {boolean}
161+
* @private
161162
* @default false
162163
* @since 3.0.0
163164
*/

0 commit comments

Comments
 (0)