oldschool-toontown/otp/snapshot/SnapshotDispatcher.py

6 lines
204 B
Python
Raw Permalink Normal View History

2019-11-02 17:27:54 -05:00
from direct.distributed.DistributedObjectGlobal import DistributedObjectGlobal
from direct.directnotify.DirectNotifyGlobal import directNotify
class SnapshotDispatcher(DistributedObjectGlobal):
pass