(c691f403f) Adjusted one of the sloped wall colliders

This commit is contained in:
Joonas Rikkonen
2019-05-03 13:54:31 +03:00
parent 3ea53f6c39
commit cf97ce3174
9 changed files with 297 additions and 53 deletions
@@ -112,6 +112,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;