(e858408c2) Use localizable "signal_out_x" text in CustomInterface elements with an empty label (TODO: disable empty elements)

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:59:56 +03:00
parent 8619135761
commit 9ba7dee1d7
10 changed files with 177 additions and 631 deletions
@@ -758,6 +758,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;