Implement simple skill import/export functionality, and some cleanup top pass tox

This commit is contained in:
blitzmann
2017-08-14 23:21:26 -04:00
parent fdba8d147f
commit 47cbc71e8a
9 changed files with 79 additions and 9 deletions

View File

@@ -127,4 +127,4 @@ class ItemEffects(wx.Panel):
self.effectList.RefreshRows()
self.Layout()
self.Thaw()
event.Skip()
event.Skip()