(66c7e4e6a) Reupdated orca preview image with correct BG

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:35:12 +03:00
parent 425795b937
commit 71582afbbc
11 changed files with 254 additions and 238 deletions
@@ -581,6 +581,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{