make toontown work with Direct revamp
This commit is contained in:
parent
83bf998316
commit
5bbc36f8d4
|
|
@ -19,6 +19,7 @@ import fnmatch
|
|||
import string
|
||||
import signal
|
||||
from libheapq import heappush, heappop, heapify
|
||||
import types
|
||||
|
||||
if __debug__:
|
||||
# For pstats
|
||||
|
|
|
|||
Loading…
Reference in New Issue