Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.
This repository was archived by the owner on May 27, 2021. It is now read-only.

search_door() in sp_lev.c uses global level pointer instead of level being made #30

@tung

Description

@tung

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().

Fix here from my experimental branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions