Track changes to underlying modules in stats windows
This commit is contained in:
@@ -216,3 +216,4 @@ class ItemStatsContainer(wx.Panel):
|
||||
mutaPanel = getattr(self, 'mutator', None)
|
||||
if mutaPanel is not None:
|
||||
mutaPanel.OnWindowClose()
|
||||
self.params.OnWindowClose()
|
||||
|
||||
Reference in New Issue
Block a user