yyl
2025-12-31 135dd8f84952c61a9f77403c5f1666f951750265
Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts
1个文件已修改
2 ■■■■■ 已修改文件
Main/System/BeautyMM/BeautyMMManager.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Main/System/BeautyMM/BeautyMMManager.cs
@@ -430,6 +430,8 @@
    void RefreshAllTalen()
    {
        allMMTalentAttr.Clear();
        allMMTalentEffect.Clear();
        foreach (var key in beautyMMDataDict.Keys)
        {
            var _dict = GetMMTalentAttr(key);