Auto comp (#6416)
This commit is contained in:
@@ -10,8 +10,6 @@ namespace Content.Server.Power.Components
|
||||
[Friend(typeof(ExtensionCableSystem))]
|
||||
public class ExtensionCableReceiverComponent : Component
|
||||
{
|
||||
public override string Name => "ExtensionCableReceiver";
|
||||
|
||||
[ViewVariables]
|
||||
public ExtensionCableProviderComponent? Provider { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user