(9d5753aa6) Added Daedalic to the credits

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:52:10 +03:00
parent 9a69c4ea60
commit 20b721a1db
11 changed files with 168 additions and 208 deletions
@@ -813,6 +813,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{