def setChat(self, chat):
     Avatar.setChat(self, chat)
Esempio n. 2
0
 def setChat(self, chat):
     self.clearChatbox()
     Avatar.setChat(self, chat)
     self.chat = chat