System/MainInterfacePanel/DungeonGuardCheckBehaviour.cs
@@ -26,7 +26,7 @@ { if (model.fairyLandItemModel != null) { ItemOperateUtility.Instance.PutOnItem(ItemOperateType.putOn, model.fairyLandItemModel.guid); ItemOperateUtility.Instance.PutOnItem(model.fairyLandItemModel.guid); OnClose(); } }