Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(client/zones): set cache.coords
People keep asking for coords to be added to cache, but it be problematic to spam the events system every tick with that information. If zones is loaded, we can set cache locally without relying on events.
- Loading branch information