Piping Unit test fixes (#3471)

* PipeNetDevice on piping prototypes

* client component ignore

* NodeContainer OnRemove bugfix

* Moves some NodeContainer code from OnRemove to Shutdown

* yaml indentation fix
This commit is contained in:
collinlunn
2021-03-02 11:58:19 -07:00
committed by GitHub
parent 91cea56a5a
commit 06f549d282
12 changed files with 25 additions and 12 deletions

View File

@@ -152,6 +152,7 @@ namespace Content.Client
"VolumePump",
"PressureSiphon",
"PipeHeater",
"PipeNetDevice",
"SignalReceiver",
"SignalSwitch",
"SignalTransmitter",