AaronGullickson / mekhq

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.
http://megamek.info/mekhq
2 stars 0 forks source link

Removing all units in RemoveUnitsStoryTrigger does not remove mothballed units. #60

Closed AaronGullickson closed 7 months ago

AaronGullickson commented 7 months ago

As the title says.

AaronGullickson commented 7 months ago

Fixed by ff713d5615