Browse Source

make toontown work with Direct revamp

Redmond Urbino 19 years ago
parent
commit
5bbc36f8d4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/task/Task.py

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

@@ -19,6 +19,7 @@ import fnmatch
 import string
 import signal
 from libheapq import heappush, heappop, heapify
+import types
 
 if __debug__:
     # For pstats