Change signal built when placing path signals on a track
commit5b022e0b200ea28bf4429345e8f9fbf483f3878f
authorcirdan <cirdansw@gmail.com>
Sat, 11 Apr 2015 15:43:21 +0000 (11 17:43 +0200)
committercirdan <cirdansw@gmail.com>
Sat, 11 Apr 2015 15:43:21 +0000 (11 17:43 +0200)
tree3157eabe7241ebe65d1ee95090897c87ae6f95a4
parentf50e3131a24e65987b1156df7002fc99b0a78964
Change signal built when placing path signals on a track

Invert the selection of signal to build when placing a path signal
on a track, or when converting an existing pair of block signals
on a track to a path signal, to match the behaviour in openttd and
to fix some AI scripts that rely on this.
src/rail_cmd.cpp