transformer

This commit is contained in:
James B. Pollack 2016-03-27 13:26:16 -07:00
parent ed2691eada
commit d3980f18eb

View file

@ -35,7 +35,7 @@
});
}, 1500)
print('CREATED TRANSFORMER AT:: ' + doll + "at :: " + JSON.stringify(transformerProps.position));
print('CREATED TRANSFORMER AT:: ' + transformer + "at :: " + JSON.stringify(transformerProps.position));
return this;
}