gotmachine / UpgradesUIExtensions

Kerbal Space program plugin : interface tweaks for the upgrades feature
2 stars 1 forks source link

ModuleDataTransmitter (and others) doesn't revert to base stats #4

Closed gotmachine closed 7 years ago

gotmachine commented 7 years ago

In the case of a ModuleDataTransmitter, disabling all upgrades doesn't revert the stats to the base module stats : seems that OnLoad() has no effect.

Maybe we need to call OnStart() ?