This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -5,7 +5,7 @@ using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototy
|
||||
namespace Content.Server.DeviceNetwork.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[Access(typeof(DeviceNetworkSystem), typeof(DeviceNet))]
|
||||
[Friend(typeof(DeviceNetworkSystem), typeof(DeviceNet))]
|
||||
public sealed class DeviceNetworkComponent : Component
|
||||
{
|
||||
public enum DeviceNetIdDefaults
|
||||
|
||||
Reference in New Issue
Block a user