set timer back to zero when done...forgot that :)

This commit is contained in:
Marcos Pinto 2007-08-15 02:52:22 +00:00
parent d885d3320a
commit bb1f887a12
1 changed files with 1 additions and 0 deletions

View File

@ -1000,6 +1000,7 @@ class DelugeGTK:
self.manager.set_DHT(False)
os.remove(common.CONFIG_DIR + '/dht.state')
self.manager.set_DHT(True)
dht_timer = 0
else:
dht_peers = str(dht_peers)
self.statusbar_temp_msg = self.statusbar_temp_msg + \