suit: Add missing CFO import.

This commit is contained in:
Little Cat 2023-01-13 05:36:38 -04:00
parent bf007f4a3f
commit 325fdddf93
No known key found for this signature in database
GPG Key ID: FBAEF89E48C4CD61
1 changed files with 1 additions and 0 deletions

View File

@ -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