Build 0.20.12.0

This commit is contained in:
Markus Isberg
2022-12-09 20:08:36 +02:00
parent a10cc13566
commit 6f788fb8b4
24 changed files with 203 additions and 456 deletions
@@ -1619,6 +1619,11 @@ namespace Barotrauma
}
}
if (!affliction.Prefab.ShowBarInHealthMenu)
{
afflictionStrengthBar.BarSize = 1f;
}
if (afflictionTooltip != null && afflictionTooltip.UserData == affliction)
{
UpdateAfflictionInfo(afflictionTooltip.Content, affliction);