From 3e4fa06339e83388e9e249d21bbdce0bed4f48d3 Mon Sep 17 00:00:00 2001 From: Kaeno Date: Thu, 1 Aug 2024 22:12:00 +0100 Subject: [PATCH] comment update --- .../SPT.SinglePlayer/Patches/ScavMode/EnablePlayerScavPatch.cs | 1 + 1 file changed, 1 insertion(+) 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() {