diff options
author | Patric Stout <truebrain@openttd.org> | 2021-01-05 21:39:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 21:39:23 +0100 |
commit | dff7ee8e1c68199a0dc105e82e588ac097543645 (patch) | |
tree | 317e29ae8a6d1db52f5e7cebf26356559c5193f8 /src/newgrf_railtype.cpp | |
parent | 0fd2108f7ffe53faac468e82879e46c830df4038 (diff) | |
download | openttd-dff7ee8e1c68199a0dc105e82e588ac097543645.tar.xz |
Fix #7611: keeps news about accidents around after vehicle is cleaned up (#8497)
When a vehicle is cleaned up, all news that points to the news is
also removed. This was a bit evil, as it would also remove any
news related to crashed, acting like the crash never happened.
This left players a bit in the dark what was going on exactly.
Diffstat (limited to 'src/newgrf_railtype.cpp')
0 files changed, 0 insertions, 0 deletions