Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com> Co-authored-by: ScarKy0 <scarky0@onet.eu>
7 lines
122 B
C#
7 lines
122 B
C#
using Content.Shared.Stunnable;
|
|
|
|
namespace Content.Server.Stunnable;
|
|
|
|
public sealed class StunSystem : SharedStunSystem;
|
|
|