示例#1
0
 def setChat(self, chat):
     chat = ChatGlobals.filterChat(chat, self.animal)
     DistributedToon.setChat(self, chat)
 def setChat(self, chat):
     chat = ChatGlobals.filterChat(chat, self.animal)
     Toon.Toon.setChat(self, chat)