(svn r17124) -Codechange: store subsidies in a pool (instead of an array)
This commit is contained in:
@@ -1902,7 +1902,7 @@ bool AfterLoadGame()
|
||||
}
|
||||
}
|
||||
/* Awarded subsidy or invalid source/destination, invalidate */
|
||||
s->cargo_type = CT_INVALID;
|
||||
delete s;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user