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:
@@ -422,8 +422,6 @@ static void FixOldVehicles(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
_vehicle_id_ctr_day = 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user