tehp / OpenPoGoWeb

Web View for OpenPoGoBot
77 stars 58 forks source link

fixed loadJSON #114

Closed wangx173 closed 8 years ago

wangx173 commented 8 years ago

fixed that the trainers not moving

BoGnY commented 8 years ago

it was already fixed with latest commit ca7ab09ad013dcdd09672ea2eb64b8c57dda3bf2 ;)

wangx173 commented 8 years ago

but Date.now() was not there. I guess it should be xhr.open('GET', path + "?" + Date.now(), true);

Reaver01 commented 8 years ago

Please fix conflicts