CitiesSkylinesMods / TMPE

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

Api hotfix #1548

Closed kianzarrin closed 2 years ago

kianzarrin commented 2 years ago

I cherry picked these two commits from https://github.com/CitiesSkylinesMods/TMPE/pull/1546 I need them in both TMPE stable and Test so that my mods would not break when I switch to TMPE.API.

I fixed a bug in TMPE.API that failed to get ManagersFactory. Now it is working.

used TMPE API in my mods: HUT-DCR.zip

I cannot upload these fixes to WS until both TMPE stable and Test get the hotfix.