JGantts / Storyteller

GNU General Public License v3.0
8 stars 3 forks source link

Fix invalid door generation in CAOS export #181

Closed bedalton closed 1 year ago

bedalton commented 2 years ago

When exporting from CAOS, rooms that were no longer touching were still having their door exported. This caused injection to fail.

This commit checks for touching doors before adding them to the CAOS file.