diff frontends/quick_frontend/quick_chat.py @ 85:fc7583282d40

Tarot Game plugin: first draft - SàT: beginning of the plugin - Tarot Plugin: 1 method createTarotGame et 1 signal tarotGameStarted - wix: added "Game" menu in group chat to start Tarot game
author Goffi <goffi@goffi.org>
date Fri, 07 May 2010 17:09:30 +0930
parents db0a0f000e37
children 1ca5f254ce41
line wrap: on
line diff
--- a/frontends/quick_frontend/quick_chat.py	Thu May 06 20:47:48 2010 +0930
+++ b/frontends/quick_frontend/quick_chat.py	Fri May 07 17:09:30 2010 +0930
@@ -30,7 +30,9 @@
         self.target = target
         self.host = host
         self.type = type
+        self.id = ""
         self.nick = None
+        self.occupants = set()
 
     def setType(self, type):
         """Set the type of the chat