coghq: fix door crash
This commit is contained in:
parent
3de18dd703
commit
7c58614aa7
|
|
@ -1,3 +1,4 @@
|
||||||
|
from panda3d.core import *
|
||||||
from direct.interval.IntervalGlobal import *
|
from direct.interval.IntervalGlobal import *
|
||||||
from direct.distributed.ClockDelta import *
|
from direct.distributed.ClockDelta import *
|
||||||
from toontown.toonbase import ToontownGlobals
|
from toontown.toonbase import ToontownGlobals
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue