Poodletooth-iLand/toontown/uberdog/ARGManagerAI.py

5 lines
140 B
Python
Raw Normal View History

2015-05-06 12:17:08 -05:00
from direct.distributed.DistributedObjectGlobalAI import DistributedObjectGlobalAI
class ARGManagerAI(DistributedObjectGlobalAI):
pass