7 lines
157 B
C#
7 lines
157 B
C#
using Content.Shared._NF.Skrungler;
|
|
|
|
namespace Content.Client._NF.Skrungler;
|
|
|
|
/// <inheritdoc/>
|
|
public sealed class SkrunglerSystem : SharedSkrunglerSystem;
|