post-kerbin-mining-corporation / SpaceDust

Adds atmospheric and exoatmospheric resource discovery and extraction to Kerbal Space Program.
9 stars 12 forks source link

Fix unreachable code preventing ModuleSpaceDustHarvester from reporting that it can't function. #50

Closed 89Mods closed 3 weeks ago

89Mods commented 1 year ago

I noticed that atmospheric scoops in vacuum and vacuum scoops in atmosphere would still turn on, but say "no resources to harvest". It turns out that there is some unreachable code in here that is supposed to render an appropriate status message in these situations.

ChrisAdderley commented 3 weeks ago

This PR is not needed as the fix is part of some refactors already in the dev branch