mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r24629) -Fix (r24628): Also update regression test
This commit is contained in:
parent
1f764f51f0
commit
cb01e4b496
@ -7384,7 +7384,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
|
|||||||
HasRoadType(Road): true
|
HasRoadType(Road): true
|
||||||
HasRoadType(Tram): false
|
HasRoadType(Tram): false
|
||||||
GetNeighbourRoadCount(): 2
|
GetNeighbourRoadCount(): 2
|
||||||
RemoveRoad(): true
|
RemoveRoad(): false
|
||||||
RemoveRoad(): true
|
RemoveRoad(): true
|
||||||
RemoveRoad(): false
|
RemoveRoad(): false
|
||||||
RemoveRoad(): true
|
RemoveRoad(): true
|
||||||
@ -8951,7 +8951,7 @@ ERROR: IsEnd() is invalid as Begin() is never called
|
|||||||
GetWagonEngineType(): 27
|
GetWagonEngineType(): 27
|
||||||
GetWagonAge(): 1
|
GetWagonAge(): 1
|
||||||
GetWagonEngineType(): 27
|
GetWagonEngineType(): 27
|
||||||
GetWagonAge(): 1
|
GetWagonAge(): 0
|
||||||
GetWagonEngineType(): 65535
|
GetWagonEngineType(): 65535
|
||||||
GetWagonAge(): -1
|
GetWagonAge(): -1
|
||||||
--Errors--
|
--Errors--
|
||||||
|
Loading…
Reference in New Issue
Block a user