adds ahelp relay (#5837)
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
using System;
|
||||
using Content.Client.Administration;
|
||||
using Content.Client.Administration;
|
||||
using Content.Shared.Administration;
|
||||
using Robust.Client.Console;
|
||||
using Robust.Client.GameObjects;
|
||||
using Robust.Shared.Console;
|
||||
using Robust.Shared.Network;
|
||||
using Robust.Shared.Containers;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.IoC;
|
||||
using Robust.Shared.Network;
|
||||
|
||||
namespace Content.Client.Commands
|
||||
{
|
||||
@@ -38,7 +34,6 @@ namespace Content.Client.Commands
|
||||
else
|
||||
{
|
||||
shell.WriteLine("Bad GUID!");
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user