chenxin
2020-11-25 19a298f7814e39e1a389ea908b6dc72a507e402f
Assets/Scripts/TowerDefense/UI/EndlessSettlementPropList.cs
@@ -74,6 +74,8 @@
        private void StartLater()
        {
            AudioSourceManager.Ins.Play(AudioEnum.End);
            StartCoroutine(ShowSlow());
        }