Wires can be cloned and moved if both items it's connected to are selected
This commit is contained in:
@@ -602,7 +602,6 @@ namespace Barotrauma
|
||||
foreach (MapEntity me in MapEntity.mapEntityList)
|
||||
{
|
||||
me.IsHighlighted = false;
|
||||
me.IsSelected = false;
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user