Check for webserved files by looking at the protocol
Previously it would assume a file is being served from the web as long as href happened to include the string 'http' anywhere - not just at the beginning.
1 parent 5794c68 commit dd0974c9413d5162148e5ee31b2f85430b94ba9a
@Florian Landerl Florian Landerl authored on 13 Dec 2013
Chad Engler committed on 15 Dec 2013
Showing 2 changed files
View
src/pixi/loaders/BitmapFontLoader.js
View
src/pixi/loaders/JsonLoader.js