Browse Source

update for e3: single textured hair, female lods are missing it, so copied high lod on them; 6 spanish buildings and their textures

Asad M. Zaman 19 years ago
parent
commit
e45a6a875a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      direct/src/actor/Actor.py

+ 0 - 1
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()