Telecom server panel check (#14523)
This commit is contained in:
7
Content.Client/Wires/WiresSystem.cs
Normal file
7
Content.Client/Wires/WiresSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Wires;
|
||||
|
||||
namespace Content.Client.Wires;
|
||||
|
||||
public sealed class WiresSystem : SharedWiresSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user