(2a4bd39c2) Merge branch 'dev' into human-ai
This commit is contained in:
@@ -217,7 +217,6 @@ namespace Barotrauma
|
||||
currItemPriority = itemPriority;
|
||||
targetItem = item;
|
||||
moveToTarget = rootContainer ?? item;
|
||||
|
||||
}
|
||||
//if searched through all the items and a target wasn't found, can't be completed
|
||||
if (currSearchIndex >= Item.ItemList.Count - 1 && targetItem == null)
|
||||
|
||||
Reference in New Issue
Block a user