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;