mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
8e0724a553
This reverts commit 85207c4f8b
.
4 lines
143 B
Python
4 lines
143 B
Python
from direct.distributed.DistributedObjectGlobal import DistributedObjectGlobal
|
|
|
|
class DistributedCpuInfoMgr(DistributedObjectGlobal):
|
|
pass
|