(608be52a4) optimized hulls and gaps

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:46:47 +03:00
parent 75b9ea6cce
commit 9f99113dd4
12 changed files with 165 additions and 310 deletions
@@ -741,6 +741,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{