uojs / uodatareader

Provides an API to read MUL/UOP files using Node.js
6 stars 0 forks source link

readLandBlock height undefined #4

Closed lamo2k123 closed 7 years ago

lamo2k123 commented 7 years ago

https://github.com/kevinhikaruevans/uodatareader/blob/master/map.js#L27 this.height === undefined

lamo2k123 commented 7 years ago

I corrected in his branch: https://github.com/kevinhikaruevans/uodatareader/commit/f73b51f4592920fc6d69ae0daa8bcf8be6fd3304#diff-aaefedc0b7ff574c29fe176b27237bf4R92

kevinhikaruevans commented 7 years ago

Thanks for catching that! 👍

Should be fixed now