ToonTownRewritten/toontown/uberdog/ARGManagerUD.py

4 lines
140 B
Python

from direct.distributed.DistributedObjectGlobalUD import DistributedObjectGlobalUD
class ARGManagerUD(DistributedObjectGlobalUD):
pass