You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah! I must have missed this when adding support for chunks. If you want to send a PR I'd appreciate it. I'ma bit busy so I might not be able to get to it for some time.
Thanks for this awesome work.
I believe the call to addNewLayerTile in init.lua function setLayerTile (line 1137) is missing the chunk parameter:
self:addNewLayerTile(layer, chunk, tile, x, y)
Cheers
The text was updated successfully, but these errors were encountered: