mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 01:50:45 -05:00
wrong one kek
This commit is contained in:
parent
bac205e640
commit
7a5a9e73b7
@ -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();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user