Remember last hideout search

This commit is contained in:
Tyfon
2024-05-14 23:17:29 -07:00
parent 9d9ee10afc
commit 14c77e8a47
2 changed files with 122 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ namespace UIFixes
new ContainerStackPatch().Enable();
DialogPatches.Enable();
ItemPanelResizePatches.Enable();
ProductionPanelPatches.Enable();
}
}
}