Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Gareth Whittaker committed Sep 27, 2016
1 parent 3e5bb5a commit 40cb956
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dist/howler.js
Original file line number Diff line number Diff line change
Expand Up @@ -1439,6 +1439,9 @@
delete cache[self._src];
}

// Clear global errors
Howler.noAudio = false;

// Clear out `self`.
self._state = 'unloaded';
self._sounds = [];
Expand Down

0 comments on commit 40cb956

Please sign in to comment.