Unstable 1.2.4.0
This commit is contained in:
@@ -383,6 +383,12 @@ namespace Barotrauma.Items.Components
|
||||
wire.RemoveConnection(item);
|
||||
}
|
||||
}
|
||||
c.Grid = null;
|
||||
}
|
||||
foreach (var connection in Connections)
|
||||
{
|
||||
Powered.ChangedConnections.Remove(connection);
|
||||
connection.Recipients.Clear();
|
||||
}
|
||||
Connections.Clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user