Update: CC - Entity Loaded - Moorcow (hv7vehw7se.js) 1 bytes modified

beta.r3js.org
-=yb4f310 2018-03-07 08:10:58 +01:00
parent 9cc2842338
commit 8a02d88c27
1 changed files with 1 additions and 1 deletions

View File

@ -1442,7 +1442,7 @@ for (var x = -200; x < 200; x += 10) {
} }
if (random === 3) { if (random === 3) {
mesh = treeLarge.clone(); mesh = treeLarge.clone();
mesh.position.y = 4.43; mesh.position.y = -4.43;
} }
material = materialTreesAndRocks.clone(); material = materialTreesAndRocks.clone();