CTRL+I, pose mode, added accidentally a location constraint, when having 2

Bones selected.
This commit is contained in:
2005-10-27 13:02:34 +00:00
parent dd409399ec
commit 00d643091c

View File

@@ -618,7 +618,7 @@ void add_constraint(int only_IK)
}
if(pchansel)
nr= pupmenu("Add IK Constraint%t|To Selected Bone");
nr= pupmenu("Add IK Constraint%t|To Selected Bone%x10");
else if(obsel)
nr= pupmenu("Add IK Constraint%t|To Selected Object%x10");
else