Update mod.rs

This commit is contained in:
BigKhan 2024-01-31 17:25:27 +00:00
parent 5d6d976b7f
commit 7aa9955e98

View File

@ -282,7 +282,7 @@ pub fn block_from_structure(
| StructureBlock::Chestnut
| StructureBlock::Baobab
| StructureBlock::MapleLeaves
| StructureBlock::CherryLeaves
| StructureBlock::CherryLeaves
| StructureBlock::AutumnLeaves => {
let ranges = sblock
.elim_case_pure(&index.colors.block.structure_blocks)