Tags: jsteinbeck/WebStory-Engine
Tags
Merge branch '0.3' of https://github.com/jsteinbeck/WebStory-Engine i… …nto 0.3
Fixed bug in Audio, made Interpreter more robust: - When no currentIndex was set on an Audio asset, loading would fail. - Added try-catch to Interpreter.prototype.restoreSaveGame() so that when there's an error in an asset's restore() method, other assets will still load thereafter.