re-enable dropping into mags

This commit is contained in:
Tyfon
2024-06-22 01:25:48 -07:00
parent e33a0c7bbf
commit 376999a472
2 changed files with 0 additions and 9 deletions

View File

@@ -348,8 +348,6 @@ namespace UIFixes
}
}
public override bool SplitAvailable => false;
// used by ItemUiContext.QuickFindAppropriatePlace, the one that picks a container, i.e. ctrl-click
// ItemContextClass (drag) defaults to None, but we want what the underlying item allows
public override bool CanQuickMoveTo(ETargetContainer targetContainer)