Forráskód Böngészése

added pandac import to get DummyLauncher working

Darren Ranalli 21 éve
szülő
commit
0ccb6a38c1
1 módosított fájl, 1 hozzáadás és 0 törlés
  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 *