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