(203af66e8) Allow to attack other enemies too.

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:56:32 +03:00
parent fe5f386358
commit 6b1500aa8d
13 changed files with 170 additions and 236 deletions
@@ -318,6 +318,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;