(a35fe28dc) Use ToLowerInvariant when checking hull names during submarine loading (otherwise it may not work correctly on some locales)
This commit is contained in:
@@ -582,6 +582,8 @@ namespace Barotrauma
|
||||
|
||||
private GUILayoutGroup subPreviewContainer;
|
||||
|
||||
private GUILayoutGroup subPreviewContainer;
|
||||
|
||||
private GUIButton loadGameButton;
|
||||
|
||||
public Action<Submarine, string, string> StartNewGame;
|
||||
|
||||
Reference in New Issue
Block a user