Main/System/Main/FightPowerManager.cs @@ -413,7 +413,7 @@ } #if UNITY_EDITOR // Debug.Log("战力:计算完毕 " + fightPower); Debug.Log("战力:计算完毕 " + fightPower); #endif return fightPower; }