From 96683973f49ab36ba04b50333d4f2bc015a70012 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 09 五月 2024 15:38:00 +0800
Subject: [PATCH] #

---
 src/components/help.jsx |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/components/help.jsx b/src/components/help.jsx
index 3359bd8..f6f8ba1 100644
--- a/src/components/help.jsx
+++ b/src/components/help.jsx
@@ -5,10 +5,6 @@
     return (
         <Suspense>
             <GizmoHelper alignment="bottom-right" margin={[80, 80]} onUpdate={() => null}>
-                {/* <mesh>
-        <boxBufferGeometry args={[1, 1, 1]} />
-        <meshStandardMaterial color="hotpink" />
-      </mesh> */}
                 <GizmoViewport labelColor="white" axisHeadScale={1} />
                 <Stats className="!right-0 top-0 !left-[inherit]" />
             </GizmoHelper>

--
Gitblit v1.9.1