少年修仙传客户端代码仓库
client_Zxw
2018-09-28 9973770648d5e4e07f2734fc1c0aaea8f966794f
Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
1个文件已修改
3 ■■■■ 已修改文件
System/KnapSack/New/KnapSackWin.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/KnapSack/New/KnapSackWin.cs
@@ -85,7 +85,8 @@
            base.OnActived();
            this.transform.SetAsLastSibling();
            _ornamentTitle.state = TitleBtnState.Locked;
            if(!WindowJumpMgr.Instance.IsJumpState && functionOrder == 0)
            if(!WindowJumpMgr.Instance.IsJumpState && functionOrder == 0
                && playerPack.lookLineIndex == -1)
            {
                if(playerPack.redpointEquipDecom.state == RedPointState.Simple)
                {