Synchronize stash scrolling

This commit is contained in:
Tyfon
2024-05-15 02:25:33 -07:00
parent 14c77e8a47
commit 275aabbc5c
3 changed files with 96 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ namespace UIFixes
DialogPatches.Enable();
ItemPanelResizePatches.Enable();
ProductionPanelPatches.Enable();
ScrollSyncPatches.Enable();
}
}
}