def setChat(self, chat):
     Avatar.setChat(self, chat)
Example #2
0
 def setChat(self, chat):
     self.clearChatbox()
     Avatar.setChat(self, chat)
     self.chat = chat