electricity bugfixes, destructable doors, ai improvements, removed rope, container changes
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Subsurface.Items.Components
|
||||
{
|
||||
if (picker == null) return false;
|
||||
|
||||
picker.SelectedConstruction = item;
|
||||
//picker.SelectedConstruction = item;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user