Returning tools to containers; server config

This commit is contained in:
Tyfon
2024-07-02 17:09:43 -07:00
parent d21d981125
commit 29599dfa69
4 changed files with 174 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ namespace UIFixes
UnloadAmmoPatches.Enable();
new FixTraderControllerSimulateFalsePatch().Enable();
LoadMultipleMagazinesPatches.Enable();
new PutToolsBackPatch().Enable();
}
public static bool InRaid()