mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 14:50:43 -05:00
Re-enable airdrop patch as its still needed
This commit is contained in:
parent
ab809c4bc5
commit
49bd0db888
@ -43,7 +43,7 @@ namespace SPT.Custom
|
||||
new FixBossesHavingNoFollowersOnMediumAiAmount().Enable();
|
||||
new FixAirdropCrashPatch().Enable();
|
||||
new FixAirdropFlareDisposePatch().Enable();
|
||||
//new AllowAirdropsInPvEPatch().Enable();
|
||||
new AllowAirdropsInPvEPatch().Enable();
|
||||
new MemoryCollectionPatch().Enable();
|
||||
|
||||
HookObject.AddOrGetComponent<MenuNotificationManager>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user