Moved the default fighter ability to the __init__()

This commit is contained in:
Ryan Holmes
2018-08-13 18:53:30 -04:00
parent efbf2e7432
commit 513e9d14d8
3 changed files with 15 additions and 15 deletions

View File

@@ -128,8 +128,6 @@ class FittingViewDrop(wx.DropTarget):
return t
class FittingView(d.Display):
DEFAULT_COLS = ["State",
"Ammo Icon",