浏览代码

Suggested change by JawhnL5

rdb 10 年之前
父节点
当前提交
6a5f2cdd8f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      direct/src/motiontrail/MotionTrail.py

+ 1 - 0
direct/src/motiontrail/MotionTrail.py

@@ -4,6 +4,7 @@ from panda3d.core import *
 from panda3d.direct import *
 from direct.task import Task
 from direct.showbase.DirectObject import DirectObject
+from direct.directnotify.DirectNotifyGlobal import directNotify
 
 
 def remove_task ( ):