Fix: When loading old timetabled saves, also reset cached timetable duration

This commit is contained in:
Charles Pigott
2020-01-03 14:11:33 +00:00
parent cddb8a4605
commit d1cead7f25
4 changed files with 26 additions and 6 deletions

View File

@@ -281,6 +281,8 @@ public:
void Initialize(Order *chain, Vehicle *v);
void RecalculateTimetableDuration();
/**
* Get the first order of the order chain.
* @return the first order of the chain.