minigames: fix client crash when starting tag game

This commit is contained in:
demiurgeQuantified 2023-11-10 06:51:53 +00:00
parent a5ecbb8b1e
commit 5e90f7ed43
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
from panda3d.core import *
from toontown.toonbase.ToonBaseGlobal import *
from panda3d.otp import NametagGlobals
from .DistributedMinigame import *
from direct.interval.IntervalGlobal import *
from direct.fsm import ClassicFSM, State