Poodletooth-iLand/toontown/building/DistributedToonHallInteriorAI.py
2015-11-14 14:28:53 -05:00

4 lines
114 B
Python

from DistributedToonInteriorAI import *
class DistributedToonHallInteriorAI(DistributedToonInteriorAI):
pass