Skip to content

Commit

Permalink
added sound clips for picking up and dropping books, see phetsims/fri…
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Nov 27, 2018
1 parent 2825e91 commit 9b56e6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions js/soundManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,7 @@ define( function( require ) {

/**
* add a sound generator, which connects it to the audio path, puts it on the list of sound generators, and creates
* and
* returns a unique ID
* and returns a unique ID
* @param {SoundGenerator} soundGenerator
* @param {Object} [options]
* @returns {string|null} - unique ID of sound generator, null if add not allowed
Expand Down

0 comments on commit 9b56e6c

Please sign in to comment.