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

comment update

This commit is contained in:
Kaeno 2024-08-01 22:12:00 +01:00
parent 2eb7cb3eca
commit 3e4fa06339

View File

@ -11,6 +11,7 @@ namespace SPT.SinglePlayer.Patches.ScavMode
{ {
/// <summary> /// <summary>
/// Modifys the raidsettings to retain raidsettings options in menu and allows scav to load into raid /// 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.
/// </summary> /// </summary>
protected override MethodBase GetTargetMethod() protected override MethodBase GetTargetMethod()
{ {