Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Barotrauma
|
||||
{
|
||||
matchingData.ApplyPermadeath();
|
||||
|
||||
if (GameMain.Server is { ServerSettings.IronmanMode: true })
|
||||
if (GameMain.Server?.ServerSettings is { IronmanModeActive: true })
|
||||
{
|
||||
mpCampaign.SaveSingleCharacter(matchingData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user