Merge branch 'save_ext' into improved_breakdowns
This commit is contained in:
@@ -2373,6 +2373,7 @@ void Vehicle::LeaveStation()
|
||||
st->loading_vehicles.remove(this);
|
||||
|
||||
HideFillingPercent(&this->fill_percent_te_id);
|
||||
trip_occupancy = CalcPercentVehicleFilled(this, NULL);
|
||||
|
||||
if (this->type == VEH_TRAIN && !(this->vehstatus & VS_CRASHED)) {
|
||||
/* Trigger station animation (trains only) */
|
||||
|
Reference in New Issue
Block a user