7 lines
122 B
C#
7 lines
122 B
C#
|
|
using Content.Shared.Stunnable;
|
||
|
|
|
||
|
|
namespace Content.Server.Stunnable;
|
||
|
|
|
||
|
|
public sealed class StunSystem : SharedStunSystem;
|
||
|
|
|