(1a67da748) Made more space for the cause of death descriptions in the RoundSummary panel

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:59:39 +03:00
parent 7c61c5e179
commit 8619135761
10 changed files with 130 additions and 41 deletions
@@ -913,6 +913,10 @@ namespace Barotrauma
{
isCompleted = true;
}
if (component.AIOperate(deltaTime, character, this))
{
isCompleted = true;
}
}
else
{