mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05:53:02 +01:00
* Close #12440: Refactor VEHICLE_STATUS to use strong enum * Fix code formatting for VEHICLE_STATUS refactoring * Refactor VehicleStatus enum to be inside Vehicle This commit moves VehicleStatus inside Vehicle, renamed as Status.