Remove the last field of rail tunnel catenary data
commit20683aef748c58736772dbea4a4bd8fa12eb36f4
authorcirdan <cirdansw@gmail.com>
Tue, 3 Jan 2017 17:32:35 +0000 (3 18:32 +0100)
committercirdan <cirdansw@gmail.com>
Tue, 3 Jan 2017 17:32:35 +0000 (3 18:32 +0100)
tree3ef87eaaf46018a043623f4300d00f65ee90710d
parent4d5108bbf48979ebe9df10f7f23de1d622c00c60
Remove the last field of rail tunnel catenary data

Remove the last field of struct SortableSpriteStruct in
DrawRailTunnelDepotCatenary, as its value in the only variable
of this type can be computed at run time easily.
src/elrail.cpp