Unstable 0.14.5.0

This commit is contained in:
Markus Isberg
2021-06-14 17:53:42 +03:00
parent 1f3e588fcd
commit 23a7c37eee
25 changed files with 254 additions and 259 deletions
@@ -627,7 +627,10 @@ namespace Barotrauma
Kill();
}
#if CLIENT
selectedLimbIndex = -1;
if (CharacterHealth.OpenHealthWindow != this)
{
selectedLimbIndex = -1;
}
#endif
}