(3ebdb2066) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:52:21 +03:00
parent f8a0d54449
commit 71685ef28c
13 changed files with 320 additions and 573 deletions
@@ -102,6 +102,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{