Do not clear an extended rail bridge tile if its other end is cleared
commit906c73bd51fed57c7c07df16fa9e7893f0b217c0
authorcirdan <cirdansw@gmail.com>
Tue, 6 Dec 2011 18:37:14 +0000 (6 19:37 +0100)
committercirdan <cirdansw@gmail.com>
Wed, 23 Oct 2013 21:04:20 +0000 (23 23:04 +0200)
tree1d11c6fe2115843fbe6e35afab5762c82674f4e0
parent64b7abcbc9c54a191777d9b4a75c72d85a67b657
Do not clear an extended rail bridge tile if its other end is cleared

If a bridgehead is removed, do not automatically clear its other end
as well. Instead, only remove those track pieces from the other end
that connect to the bridge.
src/rail_cmd.cpp