fix panic

This commit is contained in:
Pfauenauge90 2020-04-14 02:21:35 +02:00 committed by Joshua Barretto
parent 8e7da1e379
commit 551868d1e1
11 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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),