mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 04:23:20 +01:00
Import broken vehicle and car from S4
This commit is contained in:
@@ -871,8 +871,8 @@ private:
|
||||
dst->mechanic = src->mechanic;
|
||||
dst->breakdown_reason_pending = src->breakdown_reason_pending;
|
||||
dst->inspection_station = src->inspection_station;
|
||||
//dst->broken_car?
|
||||
//dst->broken_vehicle?
|
||||
dst->broken_car = src->broken_car;
|
||||
dst->broken_vehicle = src->broken_vehicle;
|
||||
|
||||
// Measurement data
|
||||
dst->excitement = src->excitement;
|
||||
|
||||
Reference in New Issue
Block a user