少年修仙传客户端代码仓库
Client_PangDeRong
2018-10-25 0a29728a10dccef1148650b9f90e6bcc4664126a
4350  【前端】新增强化套装界面索引
1个文件已修改
3 ■■■■ 已修改文件
System/Strengthening/EquipSuit/PlayerSuitModel.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Strengthening/EquipSuit/PlayerSuitModel.cs
@@ -1011,7 +1011,7 @@
        }
        #endregion
        #region 成就前往数据
        public SuitType jumpToSuitType { get; private set;}
        public int jumpToGroupType { get; private set; }  //1.防具 2.仙器
        public int jumpToEquipPlace { get; private set; }
@@ -1033,6 +1033,7 @@
            jumpToGroupType = 0;
            jumpToEquipPlace = 0;
        }
        #endregion
        public int GetMakerEquipPlace()
        {