1
0
Fork 0

(svn r5611) Remove a stale comment

release/0.5
tron 2006-07-26 05:58:34 +00:00
parent ec109a8e8f
commit 3d1720ca29
1 changed files with 0 additions and 1 deletions

View File

@ -672,7 +672,6 @@ static int32 DoClearBridge(TileIndex tile, uint32 flags)
* problem of bridges over water, or higher bridges, where z is not increased,
* eg level bridge
*/
/* Bridges on slopes might have their Z-value offset..correct this */
v = FindVehicleBetween(
tile + delta,
endtile - delta,