threading update
This commit is contained in:
@@ -178,6 +178,7 @@ class PrimaryOverlay(threading.Thread):
|
||||
|
||||
def destroy(self):
|
||||
self.hide_mining_overlay()
|
||||
del self.MiningOverlay
|
||||
self.root.destroy()
|
||||
|
||||
def start_button_callback(self):
|
||||
|
||||
Reference in New Issue
Block a user