mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-30 09:59:10 +00:00
(svn r5611) Remove a stale comment
This commit is contained in:
@@ -672,7 +672,6 @@ static int32 DoClearBridge(TileIndex tile, uint32 flags)
|
|||||||
* problem of bridges over water, or higher bridges, where z is not increased,
|
* problem of bridges over water, or higher bridges, where z is not increased,
|
||||||
* eg level bridge
|
* eg level bridge
|
||||||
*/
|
*/
|
||||||
/* Bridges on slopes might have their Z-value offset..correct this */
|
|
||||||
v = FindVehicleBetween(
|
v = FindVehicleBetween(
|
||||||
tile + delta,
|
tile + delta,
|
||||||
endtile - delta,
|
endtile - delta,
|
||||||
|
Reference in New Issue
Block a user