mirror of https://github.com/OpenTTD/OpenTTD
Merge 64e2941813
into d70aeb72a7
commit
63a9bc5841
|
@ -1717,8 +1717,6 @@ static void GrowTownInTile(TileIndex *tile_ptr, RoadBits cur_rb, DiagDirection t
|
|||
}
|
||||
|
||||
if (!TownCanGrowRoad(tile)) return;
|
||||
|
||||
_grow_town_result = GROWTH_SEARCH_STOPPED;
|
||||
}
|
||||
|
||||
/* Return if a water tile */
|
||||
|
|
Loading…
Reference in New Issue