Fixed bugs:
* Importing 1 fit would open stage3 of that ship, but add incorrect history data. * Deleting fit from search stage caused blank stage most times, fixed this.
This commit is contained in:
@@ -413,4 +413,4 @@ class SFBrowserItem(wx.Window):
|
||||
self.bkBitmap.state = state
|
||||
self.bkBitmap.sFactor = sFactor
|
||||
self.bkBitmap.eFactor = eFactor
|
||||
self.bkBitmap.mFactor = mFactor
|
||||
self.bkBitmap.mFactor = mFactor
|
||||
|
||||
Reference in New Issue
Block a user