fauxnik / dv-rolling-stock-ownership

A Derail Valley mod that introduces a game mechanic of purchasing and managing rolling stock.
MIT License
5 stars 4 forks source link

Migrate TrainCarType to TrainCarLivery #52

Closed fauxnik closed 9 months ago

fauxnik commented 9 months ago

TrainCarType was deprecated by the Simulator update in favor of TrainCarLivery. Migrating as much as possible now should make handling the deprecated enum's inevitable removal less painful. This also paves the way for re-integration with Custom Car Loader, which has completely eschewed TrainCarType.