From dad5bc3474fb3e172acea6b2efd9db9d108ecb85 Mon Sep 17 00:00:00 2001 From: shenjianxing <”315615051@qq.com“> Date: Tue, 1 Apr 2025 17:30:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dvr=E9=80=82=E9=85=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/_Scripts/Application/SceneCtrls/NiuSceneMng.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/_Scripts/Application/SceneCtrls/NiuSceneMng.cs b/Assets/_Scripts/Application/SceneCtrls/NiuSceneMng.cs index 23ce872..066aa2f 100644 --- a/Assets/_Scripts/Application/SceneCtrls/NiuSceneMng.cs +++ b/Assets/_Scripts/Application/SceneCtrls/NiuSceneMng.cs @@ -107,6 +107,7 @@ namespace ZXK.LouDiXvMuNiu #endif GameManager.Instance._EventManager.AddListener(OnClickToolEvent); } +#if VR private void VROnClick(ZPointer arg0, int arg1, GameObject arg2) { @@ -151,7 +152,6 @@ namespace ZXK.LouDiXvMuNiu -#if VR GameObject enterObj; private void VROnExit(ZPointer arg0, GameObject arg1) {