diff options
author | Jonathan G Rennison <j.g.rennison@gmail.com> | 2020-05-17 22:13:08 +0100 |
---|---|---|
committer | Niels Martin Hansen <nielsm@indvikleren.dk> | 2020-06-28 15:32:53 +0200 |
commit | 7a09413a1aabc934c201c19bcae3ad03d7b801c7 (patch) | |
tree | c41503efca8f6da99b5359b1fe05f7ed6c708c32 /.editorconfig | |
parent | 54237b0e98894008168285109634479dddb1bc16 (diff) | |
download | openttd-7a09413a1aabc934c201c19bcae3ad03d7b801c7.tar.xz |
Fix: Incorrect save/load array size of Town::cargo_accepted
In 11ab3c4e the number of cargo types was changed from 32 to 64.
The save/load of Town::cargo_accepted was not updated, such that
only half of the data structure is saved/loaded in savegame versions
199 to 218.
Discard and regenerate data from all savegame versions prior to 219.
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions