8 lines
134 B
C#
8 lines
134 B
C#
using Content.Shared.Stunnable;
|
|
|
|
namespace Content.Client.Stunnable;
|
|
|
|
public sealed class StunbatonSystem : SharedStunbatonSystem
|
|
{
|
|
}
|