Commit
a3ccdffc895a377c3ffd3c37da974bbc7cec2cad
by sarbianReload PartUpgrade System after patching (#70)
As the part-upgrade data is initially populated prior to ModuleManager
patching, this fix allows for the patches that are applied to the
PARTUPGRADE nodes to be reloaded for use by the PartUpgrade system.
With this fix in place the tech-nodes, names, descriptions, etc, for the
part-upgrade parts located on the tech tree will use the proper
post-patching config data.
This solution has been tested to work properly when used directly from
a ModuleManagerPostLoad callback.
Fix for problems discovered in KSP-RO/RealismOverhaul/#1628
(commit: a3ccdff)