diff --git a/direct/src/actor/Actor.py b/direct/src/actor/Actor.py index 82214534f1..1255e93b79 100644 --- a/direct/src/actor/Actor.py +++ b/direct/src/actor/Actor.py @@ -238,7 +238,6 @@ class Actor(DirectObject, NodePath): # copy the part dictionary from other self.__copyPartBundles(other) self.__copySubpartDict(other) - self.__subpartsComplete = other.__subpartsComplete # copy the anim dictionary from other