(291705dc5) updated drone

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:56:19 +03:00
parent 89dc85adce
commit 112baf285d
13 changed files with 245 additions and 195 deletions
@@ -869,6 +869,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{