OpenRCT2 / objects

Official objects for OpenRCT2
Creative Commons Attribution 4.0 International
24 stars 36 forks source link

Remove "tabCar" from goltr #206

Closed ZeeMaji closed 2 years ago

ZeeMaji commented 2 years ago

This object erroneously had this property set which would cause the car followed by the train view in the ride window to be the second car rather than the first car. Along with the car tab's icon getting it's colors from the second car.

Before: Screenshot_select-area_20220813171540 After: Screenshot_select-area_20220813171647

Fixes this issue in the main repo https://github.com/OpenRCT2/OpenRCT2/issues/17394