Files

8 lines
133 B
C#
Raw Permalink Normal View History

using Content.Shared.Stunnable;
namespace Content.Server.Stunnable
{
public sealed class StunSystem : SharedStunSystem
2022-09-05 22:19:33 -04:00
{}
}