Files
d101601596b3c9cef8f54da062eef6a685befc06
9 lines
143 B
C#
9 lines
143 B
C#
using Content.Shared.Radio.EntitySystems;
|
|||
|
|||
namespace Content.Client.DeviceNetwork;
|
|||
|
|||
public sealed class JammerSystem : SharedJammerSystem
|
|||
{
|
|||
|
|||
}
|