Browse Source

Suggested change by JawhnL5

rdb 10 years ago
parent
commit
6a5f2cdd8f
1 changed files with 1 additions and 0 deletions
  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 ( ):