Assets/Scripts/TowerDefense/Level/EndlessWaveLineManager.cs @@ -124,10 +124,4 @@ if (addone < waveLineList.Count) WaveLineFlash(addone); } // Update is called once per frame void Update() { } } }