Poodletooth-iLand/toontown/uberdog/ARGManagerAI.py
2015-05-06 13:17:08 -04:00

4 lines
140 B
Python

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