open-toontown/toontown/rpc/RATManager.py

5 lines
132 B
Python

from direct.distributed.DistributedObjectGlobal import DistributedObjectGlobal
class RATManager(DistributedObjectGlobal):
pass