Files
crystall-punk-14/Content.Server/Ensnaring/EnsnareableSystem.cs

6 lines
135 B
C#
Raw Permalink Normal View History

using Content.Shared.Ensnaring;
namespace Content.Server.Ensnaring;
public sealed class EnsnareableSystem : SharedEnsnareableSystem;