Skip to content

Commit cb939cc

Browse files
Fixed unlocked property docs
1 parent 8d55a4a commit cb939cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sound/BaseSoundManager.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ var BaseSoundManager = new Class({
168168
* @name Phaser.Sound.BaseSoundManager#unlocked
169169
* @type {boolean}
170170
* @default false
171+
* @private
171172
* @since 3.0.0
172173
*/
173174
this.unlocked = false;

0 commit comments

Comments
 (0)