Fix: Update last servicing dates when using the date cheat (#9694)

This commit is contained in:
nchappe
2021-11-19 00:04:22 +00:00
committed by GitHub
parent 0533b666b7
commit 2cb6351af5
4 changed files with 15 additions and 1 deletions

View File

@@ -545,6 +545,8 @@ public:
*/
virtual void OnNewDay() {};
void ShiftDates(int interval);
/**
* Crash the (whole) vehicle chain.
* @param flooded whether the cause of the crash is flooding or not.