Skip to content

Commit 98fdfde

Browse files
Removed redundant docs
1 parent bb7909b commit 98fdfde

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/sound/noaudio/NoAudioSound.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,6 @@ var NoAudioSound = new Class({
6161
this.rate = 1;
6262
this.detune = 0;
6363
this.seek = 0;
64-
65-
/**
66-
* [description]
67-
*
68-
* @name Phaser.Sound.NoAudioSound#loop
69-
* @type {boolean}
70-
* @default false
71-
* @since 3.0.0
72-
*/
7364
this.loop = false;
7465

7566
/**

0 commit comments

Comments
 (0)