oldschool-toontown/otp/snapshot/SnapshotRenderer.py

6 lines
202 B
Python
Raw Normal View History

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