fix crash

This commit is contained in:
jshipsey 2022-01-20 02:14:49 -05:00
parent 2f45f08ef4
commit 136555dbbe

View File

@ -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| {
[