Fix for #1377 - group up support fighters and modify the bonus based on amount active

This commit is contained in:
blitzmann
2018-02-10 14:14:31 -05:00
parent f81179db4b
commit 0f30ea554d
6 changed files with 20 additions and 17 deletions

View File

@@ -358,7 +358,6 @@ class FitItem(SFItem.SFBrowserItem):
self.deleted = True
sFit = Fit.getInstance()
fit = sFit.getFit(self.fitID)
# need to delete from import cache before actually deleting fit
if self.shipBrowser.GetActiveStage() == 5: