mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix crash
This commit is contained in:
parent
2f45f08ef4
commit
136555dbbe
@ -2195,8 +2195,8 @@ struct ArthropodLateralSubSpec {
|
||||
make_vox_spec!(
|
||||
arthropod::Body,
|
||||
struct ArthropodSpec {
|
||||
central: ArthropodCentralSpec = "voxygen.voxel.Arthropod_central_manifest",
|
||||
lateral: ArthropodLateralSpec = "voxygen.voxel.Arthropod_lateral_manifest",
|
||||
central: ArthropodCentralSpec = "voxygen.voxel.arthropod_central_manifest",
|
||||
lateral: ArthropodLateralSpec = "voxygen.voxel.arthropod_lateral_manifest",
|
||||
},
|
||||
|FigureKey { body, .. }, spec| {
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user