(svn r2600) Fix: [vehicles] Fix problem with vehicle loop not distributing the calls evenly over the day.

This commit is contained in:
ludde
2005-07-17 12:44:35 +00:00
parent 718307ffa4
commit b76a0b8158
4 changed files with 7 additions and 39 deletions

View File

@@ -62,7 +62,7 @@ VARDEF uint16 _date_fract;
// Amount of game ticks
VARDEF uint16 _tick_counter;
// Used when calling OnNewDay
// This one is not used anymore.
VARDEF VehicleID _vehicle_id_ctr_day;
// Skip aging of cargo?