Skip to content

Commit

Permalink
removed some "// sounds" comments that were left over from the ES6 mo…
Browse files Browse the repository at this point in the history
…dule migration, see phetsims/chipper#875
  • Loading branch information
jbphet committed Jun 8, 2020
1 parent 284ed80 commit 748ba54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/GameAudioPlayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ import organSound from '../sounds/organ_mp3.js';
import trumpetSound from '../sounds/trumpet_mp3.js';
import vegas from './vegas.js';

// sounds

// constants
const ding = new SoundClip( dingSound );
const boing = new SoundClip( boingSound );
Expand Down

0 comments on commit 748ba54

Please sign in to comment.