CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
571 stars 85 forks source link

move lane connection manager to sub folder. #1545

Closed kianzarrin closed 2 years ago

kianzarrin commented 2 years ago

preparation for #354:

in the next phase I will put SubLaneConnectionManager in the same place. there will be 2 instances of SubLaneConnectionManager. one for car and one for track.

TMPE.zip

Note: this PR has no functional change. its just moving files. But since it appears that I have changed a lot I decided not to mix it with my real changes to make review easier.

kianzarrin commented 2 years ago

I need to run some tests.

kianzarrin commented 2 years ago

test works.