StarrFox / wizwalker

Wizard101 scripting api
https://starrfox.github.io/wizwalker
GNU General Public License v3.0
37 stars 30 forks source link

Wad cleanup #36

Closed PeechezNCreem closed 3 years ago

PeechezNCreem commented 3 years ago

Using .read/.seek on mmap instead of array access is another potential improvement. I'm not sure if you prefer using get on line 173, revert if you do.

StarrFox commented 3 years ago

Thanks for contributing to wizwalker!