Poodletooth-iLand/toontown/town/DLStreet.py

6 lines
75 B
Python
Raw Permalink Normal View History

2015-11-14 13:28:53 -06:00
from toontown.town import Street
class DLStreet(Street.Street):
pass