Browse Source

adding test particle interval

Josh Wilson 19 years ago
parent
commit
340248c36b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/interval/IntervalGlobal.py

+ 1 - 0
direct/src/interval/IntervalGlobal.py

@@ -14,3 +14,4 @@ from pandac.PandaModules import *
 from ProjectileInterval import *
 from MetaInterval import *
 from IntervalManager import *
+from TestInterval import *