diff --git a/hv7vehw7se.js b/hv7vehw7se.js index 12a4d46..202beb6 100644 --- a/hv7vehw7se.js +++ b/hv7vehw7se.js @@ -1452,7 +1452,7 @@ for (var x = -50; x < 50; x += 20) { } mesh.materials = [materialTreesAndRocks]; - mesh.position.x = x * Math.random() - 25; + mesh.position.x = x; mesh.position.z = z * Math.random() - 80; mesh.rotation.x = 0; mesh.rotation.y = Math.random() * 3;