少年修仙传客户端代码仓库
client_Wu Xijin
2018-12-30 cddeda77740b211001c08447dc82b4199f7a1225
5398 停止ai按钮传入froce参数
1个文件已修改
2 ■■■ 已修改文件
System/MainInterfacePanel/ChatFrame.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/MainInterfacePanel/ChatFrame.cs
@@ -435,7 +435,7 @@
                        WindowCenter.Instance.CloseImmediately<ExperienceOpenWin>();
                    }
                    _hero.Behaviour.StopHandupAI();
                    _hero.Behaviour.StopHandupAI(true);
                }
            }
            AutoImg.SetActive(!AutoImg.activeSelf);