From 4ce50294c98e2244e1a9dd3ca8b709dfa8e7eadd Mon Sep 17 00:00:00 2001 From: gaoguozheng Date: Wed, 30 Aug 2023 18:37:44 +0800 Subject: [PATCH] tb --- GQ_TongXin/Assets/script/点击/ClickEvent.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GQ_TongXin/Assets/script/点击/ClickEvent.cs b/GQ_TongXin/Assets/script/点击/ClickEvent.cs index bfbfa5b92..369ba3037 100644 --- a/GQ_TongXin/Assets/script/点击/ClickEvent.cs +++ b/GQ_TongXin/Assets/script/点击/ClickEvent.cs @@ -645,7 +645,7 @@ public class ClickEvent : MonoBehaviour Array.ForEach(cabine.GetComponentsInChildren(), (itme) => { itme.hight.SetActive(false); - itme.hight. + //itme.hight. }); ExtendedFlycam.Inst.CameraRtDisable(); GameManager.Inst.nowDeviceID = null;