Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -87,7 +87,6 @@ namespace Content.Server.Traitor.Uplink.Commands
|
||||
if (!uplinkSys.AddUplink(user, FixedPoint2.New(tcCount), uplinkEntity: uplinkEntity))
|
||||
{
|
||||
shell.WriteLine(Loc.GetString("add-uplink-command-error-2"));
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user