diff options
author | robinsch <robinsch@users.noreply.github.com> | 2022-02-27 02:52:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-27 02:52:00 +0100 |
commit | e898b6e7942971a9bc96af54737ee971b99073a8 (patch) | |
tree | fc494fe7e0cb7236a00deeb57a8256d3d9d57770 /sql | |
parent | 5518bfaa2a2526e54457eccd8d821177b6d5ca0d (diff) |
Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833)
example: mmaps_generator 230 will cause tile 33, 29 to not build because of the check. causing NPCs to not have mmap information in some parts of the map.
.go xyz 1380 -831 -88 230 has no mmap tile information because of above check.
https://i.imgur.com/Pypeu4f.png
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions