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