Assets/Scripts/TowerDefense/UI/HUD/EndlessRandomTower.cs @@ -288,7 +288,6 @@ if (isCountStartDown) { countDownTime += Time.deltaTime; //Debug.Log("倒计时中"); if (countDownTime > countDownLimit) {