Closed fractalbach closed 6 years ago
currently it's grabbing tiles from github every time, it should be from window.location + "/img/tiles.png"
window.location + "/img/tiles.png"
done:
693f329360bf46dc4b479ed5cd5a9c7f31dbfaa0
note:
it's hardcoded now (for a good reason), and ignores value in json.
currently it's grabbing tiles from github every time, it should be from
window.location + "/img/tiles.png"