Shortcut DrawCatenaryRailway tile side loop
commit6a02fcab8b65f880cfa82da6998a444d2b4c920e
authorcirdan <cirdansw@gmail.com>
Sat, 22 Feb 2014 12:05:08 +0000 (22 13:05 +0100)
committercirdan <cirdansw@gmail.com>
Sat, 22 Feb 2014 12:05:08 +0000 (22 13:05 +0100)
tree71dea7bd7b8b4bd1923fe4edcfeb222b229f692d
parent913f5a35559d3e9aa2511e32d2b4b08859321717
Shortcut DrawCatenaryRailway tile side loop

End the body of the tile side loop in DrawCatenaryRailway as soon
as it is known that a pylon will not be drawn, instead of doing
useless additional computations.
src/elrail.cpp