(217571764) Fixed "No living players on the server and Jouer vous-même" again (TODO: note about this to the translator so it gets fixed at their end as well)

This commit is contained in:
Joonas Rikkonen
2019-05-16 07:03:50 +03:00
parent 5ff09db449
commit 48a232533b
9 changed files with 70 additions and 171 deletions
@@ -784,6 +784,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;