Initial multiselect checkpoint, still long way to go

This commit is contained in:
Tyfon
2024-06-14 14:08:08 -07:00
parent 4c7e465098
commit 0bf508df1f
6 changed files with 595 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ namespace UIFixes
ContextMenuShortcutPatches.Enable();
new OpenSortingTablePatch().Enable();
LoadAmmoInRaidPatches.Enable();
MultiSelectPatches.Enable();
}
public static bool InRaid()