Browse Source

added import Task (why needed now??)

Darren Ranalli 23 years ago
parent
commit
0f8ef38cc9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/tkpanels/AnimPanel.py

+ 1 - 0
direct/src/tkpanels/AnimPanel.py

@@ -10,6 +10,7 @@ import Pmw
 import string
 import math
 import types
+import Task
 
 FRAMES = 0
 SECONDS = 1