少年修仙传客户端代码仓库
client_Zxw
2019-03-11 f025f98a9f992a6ba171fbdf1bab2defa5a4f989
System/WindowJump/WindowJumpMgr.cs
@@ -385,11 +385,6 @@
                DemonJarWin.guideChallenge = true;
                SetJumpLogic<LootPreciousFrameWin>(_tagWinSearchModel.TABID);
                break;
            case JumpUIType.MarketFunc1:
            case JumpUIType.MarketFunc2:
            case JumpUIType.MarketFunc3:
                SetJumpLogic<MarketWin>(_tagWinSearchModel.TABID);
                break;
            case JumpUIType.BlastFurnaceFunc1:
                SetJumpLogic<BlastFurnaceWin>(_tagWinSearchModel.TABID);
                break;