This commit is contained in:
Anthony Castelli 2014-06-15 10:24:19 -07:00
parent 774ef0a428
commit 899b3c92ad

View file

@ -16,7 +16,6 @@ class DistributedKnockKnockDoorAI(DistributedAnimatedPropAI.DistributedAnimatedP
return
def delete(self):
del self.fsm
DistributedAnimatedPropAI.DistributedAnimatedPropAI.delete(self)
def enterOff(self):