Unstable 0.1300.0.5
This commit is contained in:
@@ -1066,6 +1066,8 @@ namespace Barotrauma
|
||||
{
|
||||
if (save)
|
||||
{
|
||||
GUI.SetSavingIndicatorState(true);
|
||||
|
||||
if (GameSession.Submarine != null && !GameSession.Submarine.Removed)
|
||||
{
|
||||
GameSession.SubmarineInfo = new SubmarineInfo(GameSession.Submarine);
|
||||
|
||||
Reference in New Issue
Block a user