Browse Source

added pandac import to get DummyLauncher working

Darren Ranalli 21 years ago
parent
commit
0ccb6a38c1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/task/Task.py

+ 1 - 0
direct/src/task/Task.py

@@ -1,4 +1,5 @@
 
+from pandac.PandaModules import *
 from pandac.libpandaexpressModules import *
 from direct.directnotify.DirectNotifyGlobal import *
 from direct.showbase.PythonUtil import *