From e45a6a875a7e475f1860a20589a75a4282cb8a7c Mon Sep 17 00:00:00 2001 From: "Asad M. Zaman" Date: Wed, 26 Apr 2006 06:29:57 +0000 Subject: [PATCH] update for e3: single textured hair, female lods are missing it, so copied high lod on them; 6 spanish buildings and their textures --- direct/src/actor/Actor.py | 1 - 1 file changed, 1 deletion(-) diff --git a/direct/src/actor/Actor.py b/direct/src/actor/Actor.py index 5b74bb32c9..f414263e2d 100644 --- a/direct/src/actor/Actor.py +++ b/direct/src/actor/Actor.py @@ -1527,7 +1527,6 @@ class Actor(DirectObject, NodePath): for internal use only! """ # make sure this anim is in the dict - subpartDef = self.__subpartDict.get(partName) truePartName = partName subset = PartSubset()