suit: Add missing CFO import.
This commit is contained in:
parent
bf007f4a3f
commit
325fdddf93
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ from toontown.distributed import DelayDelete
|
|||
from toontown.chat import ResistanceChat
|
||||
from toontown.coghq import CogDisguiseGlobals
|
||||
from panda3d.core import *
|
||||
from panda3d.direct import ShowInterval
|
||||
from panda3d.physics import *
|
||||
from panda3d.otp import *
|
||||
import random
|
||||
|
|
Loading…
Reference in a new issue