diff --git a/project/SPT.SinglePlayer/Patches/ScavMode/EnablePlayerScavPatch.cs b/project/SPT.SinglePlayer/Patches/ScavMode/EnablePlayerScavPatch.cs index 8c261ca..a41a21d 100644 --- a/project/SPT.SinglePlayer/Patches/ScavMode/EnablePlayerScavPatch.cs +++ b/project/SPT.SinglePlayer/Patches/ScavMode/EnablePlayerScavPatch.cs @@ -11,6 +11,7 @@ namespace SPT.SinglePlayer.Patches.ScavMode { /// /// Modifys the raidsettings to retain raidsettings options in menu and allows scav to load into raid + /// All these settings might not be needed but this allows pmc and scavs to load in as needed. /// protected override MethodBase GetTargetMethod() {