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