From ce378a4dc52241a7f1a60dbac8dc37c3fa2f1f30 Mon Sep 17 00:00:00 2001 From: jbphet Date: Wed, 2 Jun 2021 17:09:02 -0600 Subject: [PATCH] added ability to experiment with some proposed sound for level selection and back buttons, see https://github.com/phetsims/vegas/issues/89 and https://github.com/phetsims/scenery-phet/issues/677 --- js/multiSelectionSoundPlayerFactory.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/js/multiSelectionSoundPlayerFactory.js b/js/multiSelectionSoundPlayerFactory.js index 644a04b3..0b7bff3c 100644 --- a/js/multiSelectionSoundPlayerFactory.js +++ b/js/multiSelectionSoundPlayerFactory.js @@ -19,9 +19,6 @@ import tambo from './tambo.js'; class MultiSelectionSoundPlayerFactory { - /** - * @private - */ constructor() { // @private {SoundClip|null} - sound clip that will serve as the basis for all sound plays, will be constructed the