(8a4fb72fa) ToHashSet compiler error fix part #2

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:48:17 +03:00
parent a4bb8efa79
commit 58330e8ec9
12 changed files with 374 additions and 685 deletions
@@ -680,6 +680,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;