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) {