mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 05:10:45 -05:00
Disabled 2 redundant patches
This commit is contained in:
parent
8e29dec47a
commit
73e8ef2cee
@ -22,9 +22,9 @@ namespace SPT.Custom
|
|||||||
new EasyBundlePatch().Enable();
|
new EasyBundlePatch().Enable();
|
||||||
|
|
||||||
// TODO: check if these patches are needed
|
// TODO: check if these patches are needed
|
||||||
new AddEnemyTryCallFailureFixPatch().Enable();
|
//new AddEnemyTryCallFailureFixPatch().Enable(); // NOT NEEDED bsg do it now
|
||||||
new BotCallForHelpWrongTargetLocationPatch().Enable();
|
new BotCallForHelpWrongTargetLocationPatch().Enable();
|
||||||
new BotOwnerDisposePatch().Enable();
|
//new BotOwnerDisposePatch().Enable(); // NOT NEEDED bsg do it now
|
||||||
new BotsGroupLetBossesShootPmcsPatch().Enable();
|
new BotsGroupLetBossesShootPmcsPatch().Enable();
|
||||||
new CustomAiPatch().Enable();
|
new CustomAiPatch().Enable();
|
||||||
new AddTraitorScavsPatch().Enable();
|
new AddTraitorScavsPatch().Enable();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user