Add shortcut indication for fitting search tooltip

This commit is contained in:
blitzman
2017-02-11 10:15:01 -05:00
parent 25182de365
commit 62bb550afd
2 changed files with 3 additions and 4 deletions

View File

@@ -738,9 +738,6 @@ class Fit(object):
# targetFit.register(item, origin=self)
item.calculateModifiedAttributes(targetFit, runTime, False, True)
print "Command: "
print self.commandBonuses
if not withBoosters and self.commandBonuses:
self.__runCommandBoosts(runTime)