Change an AUTOSPACE to ME_AUTOSPACE to comply with the new naming

convention.
This commit is contained in:
Chris Want
2004-03-14 19:19:58 +00:00
parent 16e90d56d2
commit a91ef3f4e1

View File

@@ -579,7 +579,7 @@ void my_tex_space_mesh(Mesh *me)
my_boundbox_mesh(me, loc, size);
if(me->texflag & AUTOSPACE) {
if(me->texflag & ME_AUTOSPACE) {
if(me->key) {
kb= me->key->refkey;
if (kb) {