Poodletooth-iLand/toontown/building/DistributedToonHallInteriorAI.py
2015-07-05 19:59:25 -04:00

4 lines
114 B
Python
Executable file

from DistributedToonInteriorAI import *
class DistributedToonHallInteriorAI(DistributedToonInteriorAI):
pass