Auto comp (#6416)
This commit is contained in:
@@ -7,11 +7,10 @@ using Robust.Shared.ViewVariables;
|
||||
namespace Content.Server.DeviceNetwork.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[ComponentProtoName("ApcNetworkConnection")]
|
||||
[Friend(typeof(ApcNetworkSystem))]
|
||||
public class ApcNetworkComponent : Component
|
||||
{
|
||||
public override string Name => "ApcNetworkConnection";
|
||||
|
||||
/// <summary>
|
||||
/// The node Group the ApcNetworkConnection is connected to
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user