You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2021. It is now read-only.
search_door() is called during level creation (or would be if any special levels used the CORRIDOR statement) but uses the global level pointer instead of a pointer to the level being made, which needs to be sent in by create_corridor().