wangguan
2020-12-17 bebd5bb498e2828c4499c20b891090c0ebb97032
Assets/Scripts/TowerDefense/Towers/EndlessViewObtainedProps.cs
@@ -60,6 +60,8 @@
        public void OnClick()
        {
            AudioSourceManager.Ins.Play(AudioEnum.UI);
            isShow = !isShow;
            if (isShow) Refresh();