(fc1a963c7) Double the path wait time when targeting entities.

This commit is contained in:
Joonas Rikkonen
2019-05-16 05:45:19 +03:00
parent b9cca44ce2
commit 04997cd2f3
13 changed files with 135 additions and 425 deletions
@@ -238,6 +238,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;