Insurance context menus; Autoswitch while trading

This commit is contained in:
Tyfon
2024-05-28 03:32:37 -07:00
parent d8b17d19b9
commit a0ffdc2e9d
5 changed files with 485 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ namespace UIFixes
AddOfferClickablePricesPatches.Enable();
new AssortUnlocksPatch().Enable();
new AutofillQuestItemsPatch().Enable();
InsureContextMenuPatches.Enable();
TradingAutoSwitchPatches.Enable();
}
public static bool InRaid()