gotmachine/UpgradesUIExtensions

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

Closed this issue · 0 comments

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() ?