mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
removed a SPACE
This commit is contained in:
parent
554e5b6c80
commit
16156a8887
@ -242,7 +242,7 @@ pub fn apply_trees_to(
|
||||
StructureBlock::CherryLeaves,
|
||||
);
|
||||
},
|
||||
ForestKind::AutumnTree => {
|
||||
ForestKind::AutumnTree => {
|
||||
break 'model TreeModel::Procedural(
|
||||
ProceduralTree::generate(
|
||||
TreeConfig::autumn_tree(&mut RandomPerm::new(seed), scale),
|
||||
|
Loading…
Reference in New Issue
Block a user