Infrastructure sharing patch: save/load changes.
This commit is contained in:
@@ -2390,7 +2390,7 @@ bool AfterLoadGame()
|
||||
FOR_ALL_DEPOTS(d) d->build_date = _date;
|
||||
}
|
||||
|
||||
if (IsSavegameVersionBefore(200)) {
|
||||
if (SlXvIsFeatureMissing(XSLFI_INFRA_SHARING)) {
|
||||
Company *c;
|
||||
FOR_ALL_COMPANIES(c) {
|
||||
/* yearly_expenses has 3*15 entries now, saveload code gave us 3*13.
|
||||
|
Reference in New Issue
Block a user