Adds components from #1784 to IgnoredComponents.cs (#1961)

This commit is contained in:
Swept
2020-08-30 09:09:32 +00:00
committed by GitHub
parent 5a0f7d9316
commit b4fc79bcc8

View File

@@ -165,6 +165,11 @@
"DebugPump",
"DebugVent",
"DebugSiphon",
"SignalReceiver",
"SignalSwitch",
"SignalTransmitter",
"SignalButton",
"SignalLinker",
};
}
}