| System/WindowJump/WindowJumpMgr.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/WindowJump/WindowJumpMgr.cs
@@ -701,6 +701,7 @@ case JumpUIType.SBXZJS: case JumpUIType.KLJJS: case JumpUIType.TJYJS: case JumpUIType.LLBT: treasureModel.currentCategory = TreasureCategory.Fairy; treasureModel.selectedTreasure = int.Parse(_tagWinSearchModel.SelectActive); SetJumpLogic<TreasureLevelUpWin>(_tagWinSearchModel.TABID); @@ -1173,4 +1174,5 @@ KLJJS = 1016, //昆仑镜介绍界面 TJYJS = 1017, //天机仪介绍界面 Type1TreasureFunc3 = 1018, //仙族法宝 LLBT = 1019, //玲珑宝塔界面 }