mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fixed apple offset
This commit is contained in:
parent
bc07474f31
commit
e83446811a
@ -494,7 +494,7 @@ Apple: Some((
|
||||
variations: [
|
||||
(
|
||||
model: "voxygen.voxel.sprite.fruit.apple",
|
||||
offset: (-4.0, -4.0, 0.0),
|
||||
offset: (-4.0, -4.0, 2.0),
|
||||
lod_axes: (1.0, 1.0, 1.0),
|
||||
),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user