소스 검색

make toontown work with Direct revamp

Redmond Urbino 19 년 전
부모
커밋
5bbc36f8d4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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