Poodletooth-iLand/toontown/uberdog/ARGManagerUD.py

5 lines
140 B
Python
Raw Normal View History

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