mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 02:10:45 -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 FixBossesHavingNoFollowersOnMediumAiAmount().Enable();
|
||||||
new FixAirdropCrashPatch().Enable();
|
new FixAirdropCrashPatch().Enable();
|
||||||
new FixAirdropFlareDisposePatch().Enable();
|
new FixAirdropFlareDisposePatch().Enable();
|
||||||
//new AllowAirdropsInPvEPatch().Enable();
|
new AllowAirdropsInPvEPatch().Enable();
|
||||||
new MemoryCollectionPatch().Enable();
|
new MemoryCollectionPatch().Enable();
|
||||||
|
|
||||||
HookObject.AddOrGetComponent<MenuNotificationManager>();
|
HookObject.AddOrGetComponent<MenuNotificationManager>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user