More work on the spoolup gui, including support for commands and some other nicities (recalc fit when changing, load the input with previous)

This commit is contained in:
blitzmann
2019-01-10 23:13:22 -05:00
parent 436bee1e85
commit c645c089dd
4 changed files with 76 additions and 6 deletions

View File

@@ -34,3 +34,4 @@ from .guiToggleDrone import GuiToggleDroneCommand
from .guiFitRename import GuiFitRenameCommand
from .guiChangeImplantLocation import GuiChangeImplantLocation
from .guiImportMutatedModule import GuiImportMutatedModuleCommand
from .guiSetSpoolup import GuiSetSpoolup