Poodletooth-iLand/toontown/town/TTStreet.py

5 lines
75 B
Python

from toontown.town import Street
class TTStreet(Street.Street):
pass