historical/toontown-just-works.git/toontown/building/DistributedToonHallInteriorAI.py
2024-01-16 11:20:27 -06:00

4 lines
114 B
Python

from DistributedToonInteriorAI import *
class DistributedToonHallInteriorAI(DistributedToonInteriorAI):
pass