mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-18 22:18:52 +03:00
5 lines
112 B
C#
5 lines
112 B
C#
namespace Content.Server.GameObjects.Components.MachineLinking.Signals
|
|
{
|
|
public struct ToggleSignal {}
|
|
}
|