(2f11bb197) tweaks

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:29:14 +03:00
parent 07055ada82
commit 04124fe56b
12 changed files with 401 additions and 110 deletions
@@ -497,6 +497,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{