oldschool-toontown/toontown/uberdog/DistributedCpuInfoMgr.py

5 lines
143 B
Python
Raw Normal View History

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