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