hch
2025-11-26 1b983af9f603b6cd323ff89ab7ee65d65293be55
Merge branch 'master' of http://mobile.secondworld.net.cn:10010/r/Project_SG_scripts
1个文件已修改
2 ■■■ 已修改文件
Main/System/Battle/BattleEffectMgr.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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);
        }
    }