toontown-just-works/toontown/building/DistributedToonHallInteriorAI.py
2024-07-07 18:08:39 -05:00

4 lines
114 B
Python

from DistributedToonInteriorAI import *
class DistributedToonHallInteriorAI(DistributedToonInteriorAI):
pass