Files @ r23554:d690e3d46135
Branch filter:

Location: cpp/openttd-patchpack/source/bin/ai/regression/empty.sav

PeterN
Fix: Incorrect display of industry production around tiles. (#7426)

Display of industry production around tiles (as shown when placing a station)
did not take account of the station catchment changes, so still showed production
from an industry even if it was not covered by a tile.

This is fixed by making a set of nearby industries that are covered, instead of
looping over all possible industries.
Binary file (application/octet-stream)