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

4 lines
140 B
Python

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