Commit
30d949ad5ba911104d9b785cb2ef175840275e67
by lamontRCS fuel flow fixes and missing last stage in the VAB
In the ALL_VESSEL checks, it needs to be looking at "PartsRemainingInStage"
rather than Vessel.Parts since the latter isn't updated as the Sim runs.
This also affects ModuleEngines as well, but typically engines don't use
ALL_VESSEL flow, so it seems like it affects RCS.
This also should fix bugs with the bottom stage being missing in the
VAB.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 30d949a)