Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(player): Fix another bubblezone memory leak
When a movie finishes, the default tea.Quit message is sent. This message does not get sent to our player, so the bubblezone instance is kept open resulting in a memory leak.
- Loading branch information