Commit *ALL* the files.

This commit is contained in:
Ebag333
2017-02-15 18:25:11 -08:00
parent 25b17a221c
commit 6e04707457
3 changed files with 87 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ from gui.pyfatogglepanel import TogglePanel
class StatsPane(wx.Panel):
DEFAULT_VIEWS = ["resourcesViewFull", "resistancesViewFull", "rechargeViewFull", "firepowerViewFull",
"capacitorViewFull", "targetingmiscViewFull",
"priceViewFull"]
"priceViewFull", "outgoingViewFull"]
def fitChanged(self, event):
sFit = Fit.getInstance()