diff --git a/space_view3d_copy_attributes.py b/space_view3d_copy_attributes.py index 289e356aa5bcc6a522f70e0dcc9f27a18a02ef07..7f90ebe49371f68b03408a31b43c70079f6ea79f 100644 --- a/space_view3d_copy_attributes.py +++ b/space_view3d_copy_attributes.py @@ -160,6 +160,7 @@ def pVisScaExec(bone, active, context): def pDrwExec(bone, active, context): bone.custom_shape = active.custom_shape + bone.bone.show_wire = active.bone.show_wire def pLokExec(bone, active, context):