mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 20:50:44 -05:00
Enable ScavRepAdjustmentPatch again so rep works like in 3.9.x
This commit is contained in:
parent
9c248719e7
commit
b7a41c81e9
@ -45,6 +45,7 @@ namespace SPT.SinglePlayer
|
||||
new ScavLateStartPatch().Enable();
|
||||
new ScavSellAllPriceStorePatch().Enable();
|
||||
new ScavSellAllRequestPatch().Enable();
|
||||
new ScavRepAdjustmentPatch().Enable();
|
||||
|
||||
// 3.10.0
|
||||
new PVEModeWelcomeMessagePatch().Enable();
|
||||
|
Loading…
x
Reference in New Issue
Block a user