Skip to content

Commit 8d55a4a

Browse files
Fixed locked property docs
1 parent 3faaf28 commit 8d55a4a

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
@@ -156,6 +156,7 @@ var BaseSoundManager = new Class({
156156
*
157157
* @name Phaser.Sound.BaseSoundManager#locked
158158
* @type {boolean}
159+
* @readOnly
159160
* @since 3.0.0
160161
*/
161162
this.locked = this.locked || false;

0 commit comments

Comments
 (0)