Assets/Scripts/TowerDefense/UI/EndlessBossSkill/EndlessBossSkill.cs
@@ -139,7 +139,7 @@ /// <summary> /// 获取赛道列表 /// </summary> protected List<int> GetTunelList() protected virtual List<int> GetTunelList() { List<int> tunelIdList = new List<int>(); int count = 0;