Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cybran M4 - fix bug where M2 can be completed before it has started #426

Merged
merged 1 commit into from
Mar 14, 2024

Commits on Feb 19, 2024

  1. Cybran M4 - fix bug where M2 can be completed before it has started

    When testing to fix another (more common) issue I ran into the scenario where it tried completing mission 2 before it had started mission 2.  This adds a redundancy to call the start of M2 first in this scenario, while also avoiding triggering the start of M2 multiple times as a result of the redundancy
    maudlin27 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1b5db0d View commit details
    Browse the repository at this point in the history