Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix fileComplete reference error in Loader.loadVideoTag
The game.load reference in the videoLoadEvent callback gets nulled when the game is destroyed. This uses the local reference for fileComplete instead.
- Loading branch information