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

wrong one kek

This commit is contained in:
CWX 2024-07-04 22:21:45 +01:00
parent bac205e640
commit 7a5a9e73b7

View File

@ -40,10 +40,10 @@ namespace SPT.SinglePlayer
new TinnitusFixPatch().Enable(); new TinnitusFixPatch().Enable();
new MaxBotPatch().Enable(); new MaxBotPatch().Enable();
new SpawnPmcPatch().Enable(); new SpawnPmcPatch().Enable();
// new PostRaidHealingPricePatch().Enable(); // TODO: Temp disabled, this might not be needed new PostRaidHealingPricePatch().Enable();
new EndByTimerPatch().Enable(); new EndByTimerPatch().Enable();
new InRaidQuestAvailablePatch().Enable(); new InRaidQuestAvailablePatch().Enable();
new PostRaidHealScreenPatch().Enable(); // new PostRaidHealScreenPatch().Enable(); // TODO: Temp disabled, this might not be needed
new VoIPTogglerPatch().Enable(); new VoIPTogglerPatch().Enable();
new MidRaidQuestChangePatch().Enable(); new MidRaidQuestChangePatch().Enable();
new HealthControllerPatch().Enable(); new HealthControllerPatch().Enable();