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;