#arat;
if self.wndInventory:
self.wndInventory.Destroy()
if self.wndDragonSoul:
self.wndDragonSoul.Destroy()
#değiştir;
if self.wndInventory:
self.wndInventory.Hide()
self.wndInventory.Destroy()
if self.wndDragonSoul:
self.wndDragonSoul.Hide()
self.wndDragonSoul.Destroy()