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

5 lines
75 B
Python
Executable file

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