Removed projected modules now keep their state for undoing
This commit is contained in:
@@ -13,6 +13,7 @@ pyfalog = Logger(__name__)
|
||||
|
||||
|
||||
class GuiModuleToCargoCommand(wx.Command):
|
||||
|
||||
def __init__(self, fitID, moduleIdx, cargoIdx, copy=False):
|
||||
wx.Command.__init__(self, True, "Module to Cargo")
|
||||
self.mainFrame = gui.mainFrame.MainFrame.getInstance()
|
||||
|
||||
Reference in New Issue
Block a user