open-toontown/toontown/parties/DistributedPartyWinterCatch...

6 lines
287 B
Python

from direct.directnotify import DirectNotifyGlobal
from direct.distributed.DistributedObjectAI import DistributedObjectAI
class DistributedPartyWinterCatchActivityAI(DistributedObjectAI):
notify = DirectNotifyGlobal.directNotify.newCategory('DistributedPartyWinterCatchActivityAI')