OpenBVE
OpenBVE copied to clipboard
Change: Move cab handles storage to the car
https://github.com/leezer3/OpenBVE/pull/930
This actually appears to be a relatively minor change. CabHandles are moved to the driver car, and the train handle struct is changed to an accessor.
Can't see any immediate crashes or issues, but not going to merge this at the minute- Needs a way to specifiy different handles on a per-car basis, and then see what happens after that, and what becomes unhappy there when it changes....