This commit is contained in:
blitzman
2017-02-18 18:14:21 -05:00
parent 3925386109
commit b351befa97

View File

@@ -938,7 +938,7 @@ class ShipBrowser(wx.Panel):
if fits:
for fit in fits:
shipTrait = fit.ship.traits.traitText if (fit.ship.traits is not None) else ""
shipTrait = fit.ship.item.traits.traitText if (fit.ship.item.traits is not None) else ""
# empty string if no traits
self.lpane.AddWidget(FitItem(