fix some multi-select context actions not working in raid

This commit is contained in:
Tyfon
2024-06-20 14:35:41 -07:00
parent 391533ffd2
commit 83a88e6ae6
3 changed files with 10 additions and 19 deletions

View File

@@ -34,9 +34,6 @@ namespace UIFixes
private static bool DisableMerge = false;
private static bool IgnoreItemParent = false;
// Specific type of TaskSerializer because Unity can't understand generics
public class ItemContextTaskSerializer : TaskSerializer<ItemContextClass> { }
public static void Enable()
{
// Initialization