From 71c77478c23c2ca934550b8bb998540f9550ebba Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期三, 22 十二月 2021 16:03:08 +0800
Subject: [PATCH] #

---
 static/js/object/StoreConvey.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/static/js/object/StoreConvey.js b/static/js/object/StoreConvey.js
index 1a61301..88aade4 100644
--- a/static/js/object/StoreConvey.js
+++ b/static/js/object/StoreConvey.js
@@ -42,7 +42,6 @@
                             offset = 90;
                         }
                         clone.position.x = xOffset0 + 56 + offset + Math.floor(i/2)*230;
-                        console.log(clone.position.x)
                         clone.position.y = yOffset0;
                         clone.position.z = zOffset0 + 39;
                         object.addObject( clone );

--
Gitblit v1.9.1