toon: add missing import
This commit is contained in:
parent
c8d0a10b2f
commit
cd8ce05c2f
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
from direct.gui.DirectGui import *
|
||||
from pandac.PandaModules import *
|
||||
from libotp import *
|
||||
from . import ToonHead
|
||||
from toontown.distributed import DelayDelete
|
||||
from toontown.toonbase import ToontownGlobals
|
||||
|
|
Loading…
Reference in a new issue