Update: CC - Entity Loaded - Moorcow (gr0qs6v7dd.js) 8 bytes modified

beta.r3js.org
-=yb4f310 2017-11-08 16:04:12 +01:00
parent 99d01dfddd
commit ae5252d77f
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ for (i = 1; i <= 10; i += 1) {
}
for (i = 1; i <= 10; i += 1) {
tempTree = treeMedium.cloneInstance();
tempTree = treeMedium.clone();
tempTree.position.x = Math.cos(i) * 70;
tempTree.position.z = -1 * Math.sin(i) * 70;