少年修仙传客户端代码仓库
client_Zxw
2018-11-19 00f4268ecfa0a6285e4a9d57b4af644eefbacfaa
2348 【BUG】【1.3】灵宠解锁技能界面重复出现
1个文件已修改
2 ■■■ 已修改文件
System/Pet/PetAttributeWin.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Pet/PetAttributeWin.cs
@@ -213,7 +213,7 @@
            });
        }
        IEnumerable IeWait(int petId)
        IEnumerator IeWait(int petId)
        {
            yield return new WaitForSeconds(0.3f);
            ClickSelectPetBtn(petId);