def enterAt(self):
     QuestIndicatorNode.enterAt(self)
Exemplo n.º 2
0
 def enterAt(self):
     QuestIndicatorNode.enterAt(self)
     self.pendingStepObj = None
     return
 def enterAt(self):
     QuestIndicatorNode.enterAt(self)
     self.pendingStepObj = None