oldschool-toontown/toontown/uberdog/DistributedCpuInfoMgr.py

5 lines
143 B
Python
Raw Permalink Normal View History

2019-11-02 22:27:54 +00:00
from direct.distributed.DistributedObjectGlobal import DistributedObjectGlobal
class DistributedCpuInfoMgr(DistributedObjectGlobal):
pass