1
0
Fork 0
pull/10004/merge
dP 2025-05-06 18:03:45 +00:00 committed by GitHub
commit 63a9bc5841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -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 */