Skip to content

Commit 49b1009

Browse files
authored
Update EXILED/Exiled.Events/Patches/Generic/Scp079Recontain.cs
1 parent 04d53cd commit 49b1009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EXILED/Exiled.Events/Patches/Generic/Scp079Recontain.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace Exiled.Events.Patches.Generic.Scp079API
2020

2121
/// <summary>
2222
/// Patches <see cref="Scp079Recontainer.OnServerRoleChanged(ReferenceHub, PlayerRoles.RoleTypeId, PlayerRoles.RoleChangeReason)"/>.
23-
/// Adds the <see cref="Exiled.Events.Config.ShouldScp079RecontainedWhenNoScps" /> support.
23+
/// Adds the <see cref="Exiled.Events.Config.ShouldRecontainScp079IfNoScpsLeft" /> support.
2424
/// </summary>
2525
[HarmonyPatch(typeof(Scp079Recontainer), nameof(Scp079Recontainer.OnServerRoleChanged))]
2626
internal class Scp079Recontain

0 commit comments

Comments
 (0)