Assets/Scripts/TowerDefense/Towers/Tower.cs
@@ -72,7 +72,7 @@ /// 塔防对应的充能状态. /// </summary> public ETowerFuntion eTowerFuntion = ETowerFuntion.NULL; public BulletUICtl bulletCtl = null; protected BulletUICtl bulletCtl = null; /// <summary> /// The tower levels associated with this tower