mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 15:10:44 -05:00
Re-enable airdrop patch as its still needed (#9)
Re-enables the airdrop patch as its still needed for natural airdrops to occur.
This commit is contained in:
commit
d19354ffef
@ -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