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

Fix ResourceConsumptionChecker, would break on part count change #708

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 28, 2021

  1. Fix ResourceConsumptionChecker, would break on part count change

    Checks was reset when the active vessel's part count did not match the stored part count, but the stored part count was only updated on vessel switch, not when the local count of parts changed. Added missing line. This should fix a bug we are experiencing in RP-1 right now.
    NathanKell authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    aa81870 View commit details
    Browse the repository at this point in the history