Machine Linking Overhaul (#7160)
This commit is contained in:
@@ -4,13 +4,7 @@ using Robust.Shared.Serialization;
|
||||
namespace Content.Shared.MachineLinking
|
||||
{
|
||||
[Serializable, NetSerializable]
|
||||
public enum SignalTransmitterUiKey
|
||||
{
|
||||
Key
|
||||
}
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public enum SignalReceiverUiKey
|
||||
public enum SignalLinkerUiKey
|
||||
{
|
||||
Key
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user