mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Should fix jamessan's bug.
This commit is contained in:
parent
9d44399ed5
commit
8a2e50baf1
@ -472,6 +472,7 @@ class Irc(IrcCommandDispatcher):
|
||||
if self.outstandingPing:
|
||||
debug.msg('Reconnecting, ping not replied to.', 'normal')
|
||||
self.driver.reconnect()
|
||||
self.reset()
|
||||
else:
|
||||
self.lastping = now
|
||||
now = str(int(now))
|
||||
|
Loading…
Reference in New Issue
Block a user