Blast door/shutter, timer and or gate device linking fixes (#16347)
This commit is contained in:
@@ -8,6 +8,11 @@ namespace Content.Server.DeviceNetwork
|
||||
/// </summary>
|
||||
public static class DeviceNetworkConstants
|
||||
{
|
||||
/// <summary>
|
||||
/// Used by logic gates to transmit the state of their ports
|
||||
/// </summary>
|
||||
public const string LogicState = "logic_state";
|
||||
|
||||
#region Commands
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user