Campaign saving fixes
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Barotrauma
|
||||
{
|
||||
Submarine.Unload();
|
||||
|
||||
SaveUtil.LoadGame(saveFile);
|
||||
SaveUtil.LoadGame(savePath);
|
||||
|
||||
GameMain.LobbyScreen.Select();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user