kaibraaten/swrip-1.5

do_unfoldarea depends on LoadAreaFile()

Closed this issue · 0 comments

LoadAreaFile() is an implementation detail of LegacyAreaRepository, and as such do_unfoldarea should not have access to it. Find a workaround to this. do_unfoldarea has been disabled for now.

This is related to #30.