Skip to content

Commit 967d20a

Browse files
Update UncuffReason.cs
1 parent 5b21478 commit 967d20a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

EXILED/Exiled.API/Enums/UncuffReason.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,5 @@ public enum UncuffReason
2626
/// Uncuffed due to the cuffer no longer alive.
2727
/// </summary>
2828
CufferDied,
29-
30-
/// <summary>
31-
/// Uncuffed by admin or plugin.
32-
/// </summary>
33-
CustomUncuff,
3429
}
3530
}

0 commit comments

Comments
 (0)