mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 10:59:12 +00:00
(svn r2600) Fix: [vehicles] Fix problem with vehicle loop not distributing the calls evenly over the day.
This commit is contained in:
@@ -422,8 +422,6 @@ static void FixOldVehicles(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
_vehicle_id_ctr_day = 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user