(217571764) Fixed "No living players on the server and Jouer vous-même" again (TODO: note about this to the translator so it gets fixed at their end as well)

This commit is contained in:
Joonas Rikkonen
2019-05-16 07:03:50 +03:00
parent 5ff09db449
commit 48a232533b
9 changed files with 70 additions and 171 deletions
@@ -969,6 +969,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{