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

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:39:14 +03:00
parent f4c4fd2a23
commit 82a3e21510
11 changed files with 145 additions and 315 deletions
@@ -637,6 +637,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{