Update nousersthings.js
This commit is contained in:
parent
5090387ed1
commit
4d212739a9
|
|
@ -886,7 +886,7 @@ elements.destroyable_channel_pipe = {
|
|||
movable: false,
|
||||
canContain: true,
|
||||
},
|
||||
listPipes = ["pipe", "destroyable_pipe", "destroyable_e_pipe","channel_pipe","destroyable_channel_pipe","bridge_pipe"];
|
||||
listPipes = ["pipe", "destroyable_pipe", "destroyable_e_pipe","channel_pipe","destroyable_channel_pipe","bridge_pipe","e_pipe"];
|
||||
elements.bridge_pipe = {
|
||||
color: "#414c4f",
|
||||
onSelect: function() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue