hch
2025-11-26 1b983af9f603b6cd323ff89ab7ee65d65293be55
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);
        }
    }