Module Sub-Components

Once a sub-component of a module is deleted, like “Definition of Player Sides”, is it possible to add it back in or restore it?

When I right click on the Module the “Definition of Player Sides” is not in the context or sub-component menue.

You’ll have to extract the buildfile from the module where you deleted the Definition of Player Sides. It’s an XML file. You’ll also need another module (any one will do, even a new blank module) that does have a Definition of Player Sides. Extract the buildfile from that one too, and copy the relevant portion of the XML to the buildfile of the module that’s missing it.

What program would I use to copy and paste the relevant portion?

I found an XML editor and it worked…thanks.