mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 20:50:44 -05:00
Disable Patches for now
This commit is contained in:
parent
f1b142ad49
commit
cec8028645
@ -55,12 +55,12 @@ namespace SPT.SinglePlayer
|
||||
new DisableMatchmakerPlayerPreviewButtonsPatch().Enable();
|
||||
new EnableRefForPVEPatch().Enable();
|
||||
new EnableRefIntermScreenPatch().Enable();
|
||||
new EnablePlayerScavPatch().Enable();
|
||||
//new EnablePlayerScavPatch().Enable();
|
||||
new ScavFoundInRaidPatch().Enable();
|
||||
new GetProfileAtEndOfRaidPatch().Enable();
|
||||
new FixSavageInventoryScreenPatch().Enable();
|
||||
new InsuranceScreenPatch().Enable();
|
||||
new ApplyRaidSettingsPatch().Enable();
|
||||
//new ApplyRaidSettingsPatch().Enable();
|
||||
new FixQuestAchieveControllersPatch().Enable();
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
Loading…
x
Reference in New Issue
Block a user