mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Update mod.rs
This commit is contained in:
parent
5d6d976b7f
commit
7aa9955e98
@ -282,7 +282,7 @@ pub fn block_from_structure(
|
|||||||
| StructureBlock::Chestnut
|
| StructureBlock::Chestnut
|
||||||
| StructureBlock::Baobab
|
| StructureBlock::Baobab
|
||||||
| StructureBlock::MapleLeaves
|
| StructureBlock::MapleLeaves
|
||||||
| StructureBlock::CherryLeaves
|
| StructureBlock::CherryLeaves
|
||||||
| StructureBlock::AutumnLeaves => {
|
| StructureBlock::AutumnLeaves => {
|
||||||
let ranges = sblock
|
let ranges = sblock
|
||||||
.elim_case_pure(&index.colors.block.structure_blocks)
|
.elim_case_pure(&index.colors.block.structure_blocks)
|
||||||
|
Loading…
Reference in New Issue
Block a user