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 #144 for CryoFuels #168

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

cherrydev
Copy link

It appears the FuelName property on the module itself isn't being set correctly anymore and instead CryoFuels supports potentially multiple fuels at once inside of a private fuels field. This now iterates through the fuels list and fetches the fuelName (and boil-off rate) from each fuel.
I also changed Lib.PrivateField to allow value types instead of just reference types.

CryoFuels seems to allow multiple cryogenic fuels in a module now and the old FuelName property of the module is no longer being set correctly. Instead get it from the individual fuels item.
@cherrydev
Copy link
Author

This is a fix for #144

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant