blowfishpro / B9PartSwitch

A Kerbal Space Program plugin designed to implement switching of part meshes, resources, and nodes
GNU Lesser General Public License v3.0
50 stars 33 forks source link

Clean up components during copy operation #5

Closed blowfishpro closed 9 years ago

blowfishpro commented 9 years ago

When list is cleared, clean up components with same gameObject as parent. Also remove ScriptableObject instances if copy flag is set.

blowfishpro commented 9 years ago

Should be fixed now