(12412e6fd) Determine the steering vector relative to the center of the sub, not the center of the display when clicking on the display

This commit is contained in:
Joonas Rikkonen
2019-05-03 13:41:06 +03:00
parent 5d4a3f18c6
commit 45ba589d96
8 changed files with 100 additions and 49 deletions
@@ -2567,6 +2567,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