فهرست منبع

little fix for copy actor

Asad M. Zaman 19 سال پیش
والد
کامیت
16814f4709
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      direct/src/actor/Actor.py

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