(f3d83a912) Disabled: Separate mac path to test if editing the actual application folder when using steam is OK

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:32:38 +03:00
parent 2215c2fba0
commit 9f87239724
13 changed files with 419 additions and 83 deletions
@@ -572,6 +572,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;