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