Poodletooth-iLand/toontown/parties/GlobalPartyManager.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

6 lines
No EOL
298 B
Python
Executable file

from direct.distributed.DistributedObjectGlobal import DistributedObjectGlobal
from direct.distributed.PyDatagram import *
from direct.directnotify.DirectNotifyGlobal import directNotify
class GlobalPartyManager(DistributedObjectGlobal):
notify = directNotify.newCategory('GlobalPartyManager')