Updating wire sections if the wires are moved during loading
This commit is contained in:
@@ -278,7 +278,7 @@ namespace Barotrauma.Items.Components
|
||||
return true;
|
||||
}
|
||||
|
||||
private void UpdateSections()
|
||||
public void UpdateSections()
|
||||
{
|
||||
sections.Clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user