(df2c04949) Changed all subs' docking toggles to use the new button. Changed custom outputs to use localized text.

This commit is contained in:
Joonas Rikkonen
2019-05-03 13:51:41 +03:00
parent 809fa5adb0
commit da3810b0d4
10 changed files with 244 additions and 31 deletions
@@ -92,6 +92,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;