fix panic

This commit is contained in:
Pfauenauge90 2020-04-14 02:21:35 +02:00 committed by Joshua Barretto
parent 4b72a07e22
commit d57ca371e2
11 changed files with 13 additions and 13 deletions

BIN
assets/world/tree/desert_palm/1.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/10.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/2.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/3.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/4.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/5.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/6.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/7.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/8.vox (Stored with Git LFS)

Binary file not shown.

BIN
assets/world/tree/desert_palm/9.vox (Stored with Git LFS)

Binary file not shown.

View File

@ -1303,7 +1303,7 @@ impl<V: RectRasterableVol> Terrain<V> {
),
// Coconut
(
(BlockKind::WheatGreen, 0),
(BlockKind::Coconut, 0),
make_model(
"voxygen.voxel.sprite.fruit.coconut",
Vec3::new(-6.0, -6.0, 0.0),