mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 21:10:45 -05:00
Updated IsEnemy
patch note
This commit is contained in:
parent
1154611e88
commit
c2f66c6660
@ -30,7 +30,7 @@ namespace SPT.Custom
|
||||
// Still need
|
||||
new SendFleaListingTaxAmountToServerPatch().Enable();
|
||||
new AddTraitorScavsPatch().Enable();
|
||||
new IsEnemyPatch().Enable(); // Might be able to refactor
|
||||
new IsEnemyPatch().Enable(); // TODO: can probably remove, this is handled by server data sent to client on raid start
|
||||
new CustomAiPatch().Enable();
|
||||
new SaveSettingsToSptFolderPatch().Enable();
|
||||
new QTEPatch().Enable();
|
||||
|
Loading…
x
Reference in New Issue
Block a user