Skip to content

Commit

Permalink
Update EXILED/Exiled.API/Enums/LockerType.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Nameless <85962933+Misfiy@users.noreply.github.com>
  • Loading branch information
SrLicht and Misfiy committed Aug 28, 2024
1 parent 8c47862 commit 2a5a2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXILED/Exiled.API/Enums/LockerType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace Exiled.API.Enums
public enum LockerType
{
/// <summary>
/// The pedestal used by SCPs.
/// The pedestal used by SCP items.
/// </summary>
Pedestal,

Expand Down

0 comments on commit 2a5a2e8

Please sign in to comment.