Commit 8b596694 authored by Eric Duminil's avatar Eric Duminil
Browse files

forgotten ,

parent f1ef4381
...@@ -138,7 +138,7 @@ def place_trees(forest, ways, region, to_local, tree_distance, min_distance_2) - ...@@ -138,7 +138,7 @@ def place_trees(forest, ways, region, to_local, tree_distance, min_distance_2) -
forest.add_tree_if_possible(min_distance_2, x, y, forest.add_tree_if_possible(min_distance_2, x, y,
color='#DFFF00', color='#DFFF00',
type='Fake Tree', type='Fake Tree',
description='Tilia tomentosa' description='Tilia tomentosa',
radius=3 radius=3
) )
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment