def clearHistory(self):
     TalkAssistant.clearHistory(self)
     self.historyParty = []
     self.historyPVP = []
     self.labelParty = OTPLocalizer.TalkParty
     self.labelPVP = OTPLocalizer.TalkPVP
 def clearHistory(self):
     TalkAssistant.clearHistory(self)
Exemple #3
0
 def clearHistory(self):
     TalkAssistant.clearHistory(self)
Exemple #4
0
 def clearHistory(self):
     TalkAssistant.clearHistory(self)
     self.historyParty = []
     self.historyPVP = []
     self.labelParty = OTPLocalizer.TalkParty
     self.labelPVP = OTPLocalizer.TalkPVP