forked from mirror/OpenTTD
(svn r2600) Fix: [vehicles] Fix problem with vehicle loop not distributing the calls evenly over the day.
This commit is contained in:
@@ -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?
|
||||
|
Reference in New Issue
Block a user