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