did the fmt thing

This commit is contained in:
BigKhan 2024-01-31 10:53:02 +00:00
parent ee10e03736
commit 87c00b5645

View File

@ -766,6 +766,7 @@ impl TreeConfig {
trunk_block: StructureBlock::Filled(BlockKind::Wood, Rgb::new(69, 37, 17)), trunk_block: StructureBlock::Filled(BlockKind::Wood, Rgb::new(69, 37, 17)),
} }
} }
}
// TODO: Rename this to `Tree` when the name conflict is gone // TODO: Rename this to `Tree` when the name conflict is gone
pub struct ProceduralTree { pub struct ProceduralTree {