mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 14:30:45 -05:00
Reenabled 2 patches
This commit is contained in:
parent
3e073ad713
commit
37a6958016
@ -54,8 +54,8 @@ namespace SPT.SinglePlayer
|
||||
new EnableRefIntermScreenPatch().Enable();
|
||||
new EnablePlayerScavPatch().Enable();
|
||||
new ScavFoundInRaidPatch().Enable();
|
||||
// new GetProfileAtEndOfRaidPatch().Enable(); //TODO BROKEN IN 15.5 - FIX OR REMOVE
|
||||
//new FixSavageInventoryScreenPatch().Enable(); //TODO BROKEN IN 15.5 - FIX OR REMOVE
|
||||
new GetProfileAtEndOfRaidPatch().Enable(); //TODO BROKEN IN 15.5 - FIX OR REMOVE
|
||||
new FixSavageInventoryScreenPatch().Enable(); //TODO BROKEN IN 15.5 - FIX OR REMOVE
|
||||
//new InsuranceScreenPatch().Enable();
|
||||
new RemoveStashUpgradeLabelPatch().Enable();
|
||||
new RemoveClothingItemExternalObtainLabelPatch().Enable();
|
||||
|
Loading…
x
Reference in New Issue
Block a user