(dd365a652) Added contributors & community members to the credits

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:15:49 +03:00
parent 1148498339
commit a2734ed95e
11 changed files with 152 additions and 318 deletions
@@ -310,6 +310,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{