(841d7d297) Enable mechanic and watchman variants. Remove watchman variant 2 and rename variant 3 as variant 2.

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:53:58 +03:00
parent 5d53c9e250
commit 38240162cf
12 changed files with 320 additions and 679 deletions
@@ -300,6 +300,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;