(39e7f6d22) Fix a bunch of issues relating to steering through gaps. Especially when latched on to the sub.

This commit is contained in:
Joonas Rikkonen
2019-04-29 21:08:48 +03:00
parent 2554e17189
commit af50bb9e0e
3 changed files with 48 additions and 28 deletions
@@ -2555,6 +2555,10 @@ namespace Barotrauma
GameMain.GameSession?.CrewManager?.RemoveCharacter(this);
#endif
#if CLIENT
GameMain.GameSession?.CrewManager?.RemoveCharacter(this);
#endif
#if CLIENT
GameMain.GameSession?.CrewManager?.RemoveCharacter(this);
#endif