Closed mathiasbynens closed 8 years ago
See https://github.com/tibiamaps/tibia-map-data/commit/d1b3dc633dd798e9a0bd298a2b2fe89fe8db79ca.
const noPathBuffer = new Buffer( Array.from({ 'length': 0x10000 }, () => colors.unexploredPathByte) );
See https://github.com/tibiamaps/tibia-map-data/commit/d1b3dc633dd798e9a0bd298a2b2fe89fe8db79ca.