(78f064b46) Revert "Cherry pick from human-ai: Fix bots not knowing how to use the integrated controllers, effectively failing to use the doors with integrated buttons."

This commit is contained in:
Joonas Rikkonen
2019-05-03 13:49:23 +03:00
parent eb4f8b8a4d
commit a11e7db190
6 changed files with 303 additions and 77 deletions
@@ -76,6 +76,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;