Reenable post-scav swapping with server support; add /uifixes/assortUnlocks

This commit is contained in:
Tyfon
2024-05-27 13:39:01 -07:00
parent 6f1b4179c0
commit 8978922a5a
8 changed files with 145 additions and 111 deletions

View File

@@ -35,6 +35,7 @@ namespace UIFixes
FleaPrevSearchPatches.Enable();
KeepOfferWindowOpenPatches.Enable();
AddOfferClickablePricesPatches.Enable();
new AssortUnlocksPatch().Enable();
}
public static bool InRaid()