quick move to container compat
This commit is contained in:
@@ -617,6 +617,7 @@ namespace UIFixes
|
|||||||
}
|
}
|
||||||
|
|
||||||
[PatchPrefix]
|
[PatchPrefix]
|
||||||
|
[HarmonyPriority(Priority.Last)] // Run after QuickMoveToContainer, which makes assumptions based on the order field
|
||||||
public static void Prefix(ref InteractionsHandlerClass.EMoveItemOrder order)
|
public static void Prefix(ref InteractionsHandlerClass.EMoveItemOrder order)
|
||||||
{
|
{
|
||||||
if (!MultiSelect.Active)
|
if (!MultiSelect.Active)
|
||||||
|
|||||||
Reference in New Issue
Block a user