iitc-project / ingress-intel-total-conversion

ingress.com/intel total conversion user script with some new features. Should allow easier extension of the intel map.
http://iitc.jonatkins.com/
ISC License
991 stars 552 forks source link

Update main.js #1253

Open blambin opened 6 years ago

blambin commented 6 years ago

fix error loading on abave firefox 57

McBen commented 6 years ago

this leads again to something like: window.PLAYER = window.PLAYER || (unsafeWindow && unsafeWindow.PLAYER)

which is nearly the same as https://github.com/iitc-project/ingress-intel-total-conversion/pull/1249