post-kerbin-mining-corporation / NearFuturePropulsion

Adds advanced electric propulsion systems to Kerbal Space Program
35 stars 30 forks source link

PIT engines use wrong/old thrust values. #5

Closed lOmicronl closed 8 years ago

lOmicronl commented 8 years ago

In the main ModuleEnginesFX module, the value for maxThrust is correctly set to the latest values. However, in the VariablePowerEngine module, the value for ConstantThrust still has older numbers that must be changed to match maxThrust.

Affects all three PIT thrusters.

ChrisAdderley commented 8 years ago

Well at least that's an easy enough fix!