wangguan
2020-12-11 58cb0692ed67a4108b51e31b765db4c3483e3df7
Assets/Scripts/Guide/GuideBox.cs
@@ -96,6 +96,7 @@
            {
                Water();
            }
            AudioSourceManager.Ins.Play(AudioEnum.GuideOpenBox);
        }
    }