Minor bug fix.

This commit is contained in:
AZ Huang 2013-12-12 00:19:57 +08:00
parent c2e68b9e40
commit f9645b665d
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ class SyncBot(Tox):
elif self.tox_group_id != None:
self.ensure_exe(self.group_message_send,
(self.tox_group_id, msg))
self.sent = msg
l = line.rstrip().split()
if l[0] == "PING":