From 0554a1c120436741f791316c12f270a70c853f9d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 8 Nov 2017 14:23:43 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (gr0qs6v7dd.js) 0 bytes modified --- gr0qs6v7dd.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gr0qs6v7dd.js b/gr0qs6v7dd.js index d65284f..e766ba1 100644 --- a/gr0qs6v7dd.js +++ b/gr0qs6v7dd.js @@ -44,8 +44,8 @@ var tempTree = null; for (i = 0; i <= Math.PI / 2; i += 0.1) { tempTree = treeLarge.cloneInstance(); - tempTree.position.x = Math.sin(i) * 100; - tempTree.position.z = Math.cos(i) * 100; + tempTree.position.x = Math.cos(i) * 100; + tempTree.position.z = Math.sin(i) * 100; } //@ sourceURL=entityLoaded.js