old sorting table button; fix auto-sorting table open on scav screen

This commit is contained in:
Tyfon
2024-07-12 16:06:24 -07:00
parent e9fc7f6bf2
commit 29b6094b20
7 changed files with 176 additions and 4 deletions

View File

@@ -62,6 +62,7 @@ namespace UIFixes
NoRandomGrenadesPatch.Init();
GPCoinPatches.Enable();
FleaSlotSearchPatches.Enable();
MoveSortingTablePatches.Enable();
}
public static bool InRaid()