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 2f3cf52 commit f134feaa8165785ef1f9b16603bbbae90d1b3c2b
@Florian Landerl Florian Landerl authored on 13 Dec 2013
Showing 2 changed files
View
src/pixi/loaders/BitmapFontLoader.js
View
src/pixi/loaders/JsonLoader.js