Merge branch 'master' of evefit.org:pyfa

This commit is contained in:
Weeknie
2010-10-25 14:36:29 +02:00
3 changed files with 1 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ class FirepowerViewFull(StatsView):
counter = 0
for damageType, image in (("weapon", "turret") , ("drone", "droneBay")):
for damageType, image in (("weapon", "turret") , ("drone", "droneDPS")):
baseBox = wx.BoxSizer(wx.HORIZONTAL)
if counter == 1:
sizerFirepower.AddSpacer( ( 40, 0), 1, 0, 5 )

Binary file not shown.

Before

Width:  |  Height:  |  Size: 621 B

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB