Make character & damagePattern global across all fits

This commit is contained in:
cncfanatics
2010-10-30 16:40:26 +02:00
parent d64b1720ee
commit 887462e4db
4 changed files with 38 additions and 7 deletions

View File

@@ -107,6 +107,7 @@ class FittingView(d.Display):
wx.PostEvent(self.mainFrame, FitChanged(fitID=self.activeFitID))
event.Skip()
#Gets called from the fitMultiSwitch when it decides its time
def changeFit(self, fitID):
self.activeFitID = fitID