0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-12 20:50:44 -05:00

Temp Disable Airdrop patches

This commit is contained in:
CWX 2024-07-05 17:47:14 +01:00
parent b11eaa8af8
commit 0865cb772b

View File

@ -45,8 +45,8 @@ namespace SPT.Custom
new CheckAndAddEnemyPatch().Enable();
new BotSelfEnemyPatch().Enable(); // needed
new AddEnemyToAllGroupsInBotZonePatch().Enable();
new AirdropPatch().Enable();
new AirdropFlarePatch().Enable();
//new AirdropPatch().Enable();
//new AirdropFlarePatch().Enable();
//new AddSptBotSettingsPatch().Enable();
new CustomAiPatch().Enable();
new AddTraitorScavsPatch().Enable();