wangguan
2020-12-10 d620049de0afa38688b7178d54b65e62ad2a61f0
Assets/Scripts/Guide/GuideBox.cs
@@ -149,6 +149,7 @@
    {
        if (callBack != null)
        {
            bgBtn.interactable=false;
            if (tmpPS != null) tmpPS.SetActive(false);
            //if (tmpObj != null) tmpObj.SetActive(false);
            images.SetActive(false);