You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/bin
SamuXarick 3dda8c9bad Fix: ScriptRoad::HasRoadType really check for RoadType
Script::HasRoadType was only checking if the tile had the same RoadTramType as that of the RoadType provided.
Now it really checks RoadType against RoadType.
2 years ago
..
ai Fix: ScriptRoad::HasRoadType really check for RoadType 2 years ago
game Fix: ScriptRoad::HasRoadType really check for RoadType 2 years ago
scripts
CMakeLists.txt