少年修仙传客户端代码仓库
client_Wu Xijin
2018-08-20 406e6d485ce67acb8667c5e72eb858644d8efdbf
System/WindowJump/WindowJumpMgr.cs
@@ -685,7 +685,7 @@
                var soulId = 0;
                if (int.TryParse(_tagWinSearchModel.SelectActive, out soulId))
                {
                    ModelCenter.Instance.GetModel<TreasureModel>().gotoSoul = soulId;
                    ModelCenter.Instance.GetModel<TreasureSoulModel>().gotoSoul = soulId;
                }
                SetJumpLogic<TreasureSoulWin>(_tagWinSearchModel.TABID);
                break;