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