yyl
2025-11-26 0c27deee50c5c20f6ebb38a56319c959d2e64c56
Main/System/Battle/BattleEffectMgr.cs
@@ -130,7 +130,7 @@
        }
        else
        {
            Debug.LogError("could not find effect in list, effectid : " + effectId);
            BattleDebug.LogError("could not find effect in list, effectid : " + effectId);
        }
    }