Merge branch 'master' into singularity

This commit is contained in:
DarkPhoenix
2019-05-03 22:29:26 +03:00

View File

@@ -146,8 +146,8 @@ class ItemStatsDialog(wx.Dialog):
event.Skip()
def closeEvent(self, event):
self.closeWindow()
self.container.onParentClose()
self.closeWindow()
event.Skip()
def closeWindow(self):