mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 17:19:09 +00:00
This commit is contained in:
@@ -1415,7 +1415,7 @@ bool AfterLoadGame()
|
|||||||
c->avail_roadtypes = GetCompanyRoadTypes(c->index);
|
c->avail_roadtypes = GetCompanyRoadTypes(c->index);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!IsSavegameVersionBefore(SLV_27)) AfterLoadStations();
|
AfterLoadStations();
|
||||||
|
|
||||||
/* Time starts at 0 instead of 1920.
|
/* Time starts at 0 instead of 1920.
|
||||||
* Account for this in older games by adding an offset */
|
* Account for this in older games by adding an offset */
|
||||||
|
Reference in New Issue
Block a user