mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 22:10:45 -05:00
DIsable PMCBotSpawnLocationPatch
for now as its killing PMC spawns
This commit is contained in:
parent
879d90b71f
commit
7c744a4dc0
@ -36,7 +36,7 @@ namespace Aki.Debugging
|
||||
new BTRDebugCommandPatch().Enable();
|
||||
new BTRDebugDataPatch().Enable();
|
||||
|
||||
new PMCBotSpawnLocationPatch().Enable();
|
||||
//new PMCBotSpawnLocationPatch().Enable();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user