Skip to content

Fixes the avoid list

Compare
Choose a tag to compare
@demonnic demonnic released this 10 Sep 23:47
· 8 commits to master since this release

Was brought to my attention it was still walking to the avoid list rooms, realized the iterator hadn't been moved from ipairs to pairs for that table when I restructured it.

This release fixes that.