commit
5353a47aec
1 changed files with 1 additions and 1 deletions
|
@ -405,8 +405,8 @@ public abstract class Pipe implements IPipe, IDropControlInventory {
|
|||
}
|
||||
|
||||
if (hasGate()) {
|
||||
resetGate();
|
||||
gate.dropGate();
|
||||
resetGate();
|
||||
}
|
||||
|
||||
for (ForgeDirection direction : ForgeDirection.VALID_DIRECTIONS) {
|
||||
|
|
Loading…
Reference in a new issue