ToonTownRewritten/toontown/uberdog/ARGManagerAI.py

4 lines
140 B
Python

from direct.distributed.DistributedObjectGlobalAI import DistributedObjectGlobalAI
class ARGManagerAI(DistributedObjectGlobalAI):
pass