def enterAt(self):
     QuestIndicatorNode.enterAt(self)
Exemple #2
0
 def enterAt(self):
     QuestIndicatorNode.enterAt(self)
     self.pendingStepObj = None
     return
 def enterAt(self):
     QuestIndicatorNode.enterAt(self)
     self.pendingStepObj = None