mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2025-01-03 11:35:49 -05:00
added a comma to a comment
This commit is contained in:
parent
bea203e122
commit
5e0e4e2e82
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ var DrumPlayer = require('./DrumPlayer');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @fileOverview Scratch Audio is divided into a single AudioEngine,
|
* @fileOverview Scratch Audio is divided into a single AudioEngine,
|
||||||
* that handles global functionality, and AudioPlayers belonging to individual sprites and clones.
|
* that handles global functionality, and AudioPlayers, belonging to individual sprites and clones.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue