(svn r27688) -Fix-ish: Initialise new railtypes with the original railtype data,...
commit0360e61daee62ce23922d55559fb8d53e68f70f8
authorfrosch <frosch@openttd.org>
Sat, 10 Dec 2016 13:28:47 +0000 (10 13:28 +0000)
committerfrosch <frosch@openttd.org>
Sat, 10 Dec 2016 13:28:47 +0000 (10 13:28 +0000)
tree18cef1a07f5d3855897062846b0b7f5643ff2d5e
parent00b422712e28b495da0dbfd0254912f78aed6153
(svn r27688) -Fix-ish: Initialise new railtypes with the original railtype data, though strictly NewGRF could only have modified 'label' and 'alternate_labels' at the time AllocateRailType is called, which are reset anyway.
src/rail_cmd.cpp