Poodletooth-iLand/toontown/town/TTStreet.py
John 35b646c4e6 Revert "Spring cleaning"
This reverts commit 1e4bad8c6b.
2015-06-16 20:26:44 +03:00

5 lines
No EOL
74 B
Python
Executable file

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