This commit is contained in:
James B. Pollack 2016-03-27 13:24:17 -07:00
parent 81e14d1d1c
commit ed2691eada

View file

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