Add snap buttons and keybinds to container grids

This commit is contained in:
Tyfon
2024-06-03 02:49:16 -07:00
parent 284e5bd21e
commit ed2dff20f6
5 changed files with 123 additions and 6 deletions

View File

@@ -43,6 +43,7 @@ namespace UIFixes
KeepMessagesOpenPatches.Enable();
new FocusTradeQuantityPatch().Enable();
new RememberRepairerPatch().Enable();
new GridWindowButtonsPatch().Enable();
}
public static bool InRaid()