Snap System: missing change

This commit is contained in:
Germano Cavalcante 2017-07-14 11:20:28 -03:00
parent c6ddef7359
commit 5fb5b74890
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ struct SnapObjectContext {
}\
free_object_duplilist(lb);\
}\
use_obedit = obedit && ob->data == obedit->data;\
use_obedit = obedit && obj->data == obedit->data;\
ob = use_obedit ? obedit : obj;\
obmat = ob->obmat;\
CODE\