0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-13 01:50:45 -05:00

Removed patch, appears to be redundant

This commit is contained in:
Dev 2024-09-13 18:14:13 +01:00
parent 5edf26b049
commit e92504ff5b

View File

@ -56,7 +56,7 @@ namespace SPT.SinglePlayer
new ScavFoundInRaidPatch().Enable();
new GetProfileAtEndOfRaidPatch().Enable();
new FixSavageInventoryScreenPatch().Enable();
new InsuranceScreenPatch().Enable();
//new InsuranceScreenPatch().Enable();
new RemoveStashUpgradeLabelPatch().Enable();
new RemoveClothingItemExternalObtainLabelPatch().Enable();
}