Fix for #1377 - group up support fighters and modify the bonus based on amount active
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user